The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

mkmanifest - Creates or updates a perl module's MANIFEST file

SYNOPSIS

% mkmanifest

this might update the contents of the file MANIFEST based on the contents of directory.

DESCRIPTION

Uses ExtUtils::Manifest's mkmanifest() function to add files to the MANIFEST.

COPYRIGHT

Copyright (c) 2010 Josh Rabinowitz, All Rights Reserved.

AUTHORS

Josh Rabinowitz