The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Module::New::Recipe::Manifest - update MANIFEST

USAGE

From the shell/command line:

module_new manifest

updates MANIFEST.

OPTIONS

edit

If set to true, you can edit the updated MANIFEST.

force

If set to true, MANIFEST will be removed at first (to remove unwanted/missing entries).

AUTHOR

Kenichi Ishigaki, <ishigaki@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2007 by Kenichi Ishigaki.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.