table of contents
Dist::Inkt::Role::Git(3pm) | User Contributed Perl Documentation | Dist::Inkt::Role::Git(3pm) |
NAME¶
Dist::Inkt::Role::Git - Git functions for Dist::Inkt
DESCRIPTION¶
This module has the following functions:
- Prevents building the release if there are uncommitted changes.
- Tags the release with the version number just before building the tarball.
BUGS¶
Please report any bugs to <https://github.com/kjetilk/p5-dist-inkt-role-git/issues>.
SEE ALSO¶
Dist::Inkt
AUTHOR¶
Kjetil Kjernsmo <kjetilk@cpan.org>.
COPYRIGHT AND LICENCE¶
This software is copyright (c) 2018 by Kjetil Kjernsmo.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
DISCLAIMER OF WARRANTIES¶
THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
2022-12-12 | perl v5.36.0 |