Name
Dist::Zilla::Plugin::ManifestInRoot - Puts the MANIFEST file in the project root
Synopsis
# In your dist.ini
[ManifestInRoot]
Version
This documents version v0.6.$Rev: 58 $ of Dist::Zilla::Plugin::ManifestInRoot
Description
Puts the MANIFEST file in the project root so that it can be used by other programs, e.g. module_provision update_version 0.1 0.2
Configuration and Environment
None
Subroutines/Methods
setup_installer
The code had to go somewhere
Diagnostics
None
Dependencies
Incompatibilities
There are no known incompatibilities in this module
Bugs and Limitations
There are no known bugs in this module. Please report problems to the address below. Patches are welcome
Acknowledgements
Larry Wall - For the Perl programming language
Author
Peter Flanigan, <pjfl@cpan.org>
License and Copyright
Copyright (c) 2013 Peter Flanigan. All rights reserved
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic
This program is distributed in the hope that it will be useful, but WITHOUT WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE