summaryrefslogtreecommitdiff
path: root/MANIFEST
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 /MANIFEST
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 'MANIFEST')
-rw-r--r--MANIFEST5
1 files changed, 5 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index ba563e6295..26ecda10f9 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1529,6 +1529,11 @@ cpan/Module-Load/t/to_load/LoadMe.pl Module::Load tests
cpan/Module-Load/t/to_load/Must/Be/Loaded.pm Module::Load tests
cpan/Module-Load/t/to_load/TestModule.pm Module::Load tests
cpan/Module-Load/t/to_load/ToBeLoaded Module::Load tests
+cpan/Module-Metadata/lib/Module/Metadata.pm
+cpan/Module-Metadata/t/lib/DistGen.pm
+cpan/Module-Metadata/t/lib/MBTest.pm
+cpan/Module-Metadata/t/lib/Tie/CPHash.pm
+cpan/Module-Metadata/t/metadata.t
cpan/Module-Pluggable/lib/Devel/InnerPackage.pm Find inner packages
cpan/Module-Pluggable/lib/Module/Pluggable/Object.pm Module::Pluggable
cpan/Module-Pluggable/lib/Module/Pluggable.pm Module::Pluggable