summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDavid Golden <dagolden@cpan.org>2011-01-05 22:47:41 -0500
committerDavid Golden <dagolden@cpan.org>2011-01-06 21:09:48 -0500
commite8b333e679eb9a7a62c1d86b647515f01821eb60 (patch)
tree67c3b9dc2c6652667331ede3aa953235ff0b19ce /lib
parenta6e0c6eb63f52bd199e875beddb654231643de92 (diff)
downloadperl-e8b333e679eb9a7a62c1d86b647515f01821eb60.tar.gz
Add Module::Metadata as a dual-life core module
This commit adds Module::Metadata 1.000002 as a dual-life module. It gathers package and POD information from Perl module files. It is a standalone module based on Module::Build::ModuleInfo for use by other module installation toolchain components. Module::Build::ModuleInfo has been deprecated in favor of this module instead.
Diffstat (limited to 'lib')
-rw-r--r--lib/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore
index 03961eba83..a266b89924 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -267,6 +267,7 @@
/Module/Load.pm
/Module/Load/Conditional.pm
/Module/Loaded.pm
+/Module/Metadata.pm
/Module/Pluggable
/Module/Pluggable.pm
/NDBM_File.pm