summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST11
1 files changed, 6 insertions, 5 deletions
diff --git a/MANIFEST b/MANIFEST
index bc8a64cfcc..c9780fca6f 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -671,10 +671,10 @@ ext/Storable/t/restrict.t See if Storable works
ext/Storable/t/retrieve.t See if Storable works
ext/Storable/t/st-dump.pl See if Storable works
ext/Storable/t/store.t See if Storable works
+ext/Storable/t/threads.t Does Storable work with threads?
ext/Storable/t/tied_hook.t See if Storable works
ext/Storable/t/tied_items.t See if Storable works
ext/Storable/t/tied.t See if Storable works
-ext/Storable/t/threads.t Does Storable work with threads?
ext/Storable/t/utf8hash.t See if Storable works
ext/Storable/t/utf8.t See if Storable works
ext/Sys/Hostname/Hostname.pm Sys::Hostname extension Perl module
@@ -1083,14 +1083,12 @@ lib/CPAN/t/signature.t CPAN signature test
lib/CPAN/t/vcmp.t See if CPAN the module works
lib/ctime.pl A ctime workalike
lib/Cwd.pm Various cwd routines (getcwd, fastcwd, chdir)
-lib/DB.pm Debugger API (draft)
-lib/DB.t See if DB works
-lib/DBM_Filter.pm DBM Filter module
lib/DBM_Filter/Changes DBM Filter Change history
lib/DBM_Filter/compress.pm DBM Filter to compress keys/values
lib/DBM_Filter/encode.pm DBM Filter for encoding
lib/DBM_Filter/int32.pm DBM Filter for creating int32 keys/values
lib/DBM_Filter/null.pm DBM Filter for null termination
+lib/DBM_Filter.pm DBM Filter module
lib/DBM_Filter/t/01error.t test DBM_Filter::null
lib/DBM_Filter/t/02core.t test DBM_Filter::null
lib/DBM_Filter/t/compress.t test DBM_Filter::compress
@@ -1100,6 +1098,8 @@ lib/DBM_Filter/t/null.t test DBM_Filter::null
lib/DBM_Filter/t/utf8.t test DBM_Filter::utf8
lib/DBM_Filter/utf8.pm DBM Filter for UTF-8 Encoding
lib/dbm_filter_util.pl Utility functions used by DBM Filter tests
+lib/DB.pm Debugger API (draft)
+lib/DB.t See if DB works
lib/Devel/SelfStubber.pm Generate stubs for SelfLoader.pm
lib/Devel/SelfStubber.t See if Devel::SelfStubber works
lib/diagnostics.pm Print verbose diagnostics
@@ -2368,6 +2368,8 @@ pod/perl581delta.pod Perl changes in version 5.8.1
pod/perl582delta.pod Perl changes in version 5.8.2
pod/perl583delta.pod Perl changes in version 5.8.3
pod/perl58delta.pod Perl changes in version 5.8.0
+pod/perl590delta.pod Perl changes in version 5.9.0
+pod/perl591delta.pod Perl changes in version 5.9.1
pod/perlapio.pod Perl internal IO abstraction interface
pod/perlapi.pod Perl API listing (autogenerated)
pod/perlartistic.pod Perl Artistic License
@@ -2383,7 +2385,6 @@ pod/perldbmfilter.pod Perl DBM filters
pod/perldebguts.pod Perl debugging guts and tips
pod/perldebtut.pod Perl debugging tutorial
pod/perldebug.pod Perl debugging
-pod/perldelta.pod Perl changes since previous version
pod/perldiag.pod Perl diagnostic messages
pod/perldoc.pod Look up Perl documentation in Pod format
pod/perldsc.pod Perl data structures intro