summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-07-31 09:04:37 +0100
committerNicholas Clark <nick@ccl4.org>2009-07-31 09:04:37 +0100
commitdaa8514ad7f74e85130f37925b97bb1ea795b54b (patch)
tree2a5fe355cfcf91bb046032e46cf6c7d375ca7065 /MANIFEST
parent28ccebc469d90664106fcc1cb73d7321c4b60716 (diff)
downloadperl-daa8514ad7f74e85130f37925b97bb1ea795b54b.tar.gz
Add lib/version/Internals.pod to MANIFEST and Porting/Maintainers.pl
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 95e9ac6597..44461dea2e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3399,6 +3399,7 @@ lib/validate.pl Perl library supporting wholesale file mode validation
lib/vars_carp.t See if "use vars" doesn't load Carp.pm per default
lib/vars.pm Declare pseudo-imported global variables
lib/vars.t See if "use vars" works
+lib/version/Internals.pod Description of the internals of version objects
lib/version.pm Support for version objects
lib/version.pod Documentation of the version module
lib/version.t Tests for version objects