summaryrefslogtreecommitdiffstats
path: root/perl/perl-Module-Manifest/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Module-Manifest/README')
-rw-r--r--perl/perl-Module-Manifest/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/perl/perl-Module-Manifest/README b/perl/perl-Module-Manifest/README
new file mode 100644
index 0000000000..d9db35af03
--- /dev/null
+++ b/perl/perl-Module-Manifest/README
@@ -0,0 +1,5 @@
+perl-Module-Manifest (Parse and examine a distribution MANIFEST file)
+Module::Manifest is a simple utility module created originally for use
+in Module::Inspector. It can load a MANIFEST file that comes in a Perl
+distribution tarball, examine the contents, and perform some simple
+tasks. It can also load the MANIFEST.SKIP file and check that.