dist/SelfLoader/lib/SelfLoader.pm Load functions only on demand
dist/SelfLoader/t/01SelfLoader.t See if SelfLoader works
dist/SelfLoader/t/02SelfLoader-buggy.t See if SelfLoader works
+dist/Storable/ChangeLog Storable extension
+dist/Storable/hints/gnukfreebsd.pl Hint for Storable for named architecture
+dist/Storable/hints/gnuknetbsd.pl Hint for Storable for named architecture
+dist/Storable/hints/hpux.pl Hint for Storable for named architecture
+dist/Storable/hints/linux.pl Hint for Storable for named architecture
+dist/Storable/Makefile.PL Storable extension
+dist/Storable/README Storable extension
+dist/Storable/Storable.pm Storable extension
+dist/Storable/Storable.xs Storable extension
+dist/Storable/t/attach_errors.t Trigger and test STORABLE_attach errors
+dist/Storable/t/attach_singleton.t Test STORABLE_attach for the Singleton pattern
+dist/Storable/t/blessed.t See if Storable works
+dist/Storable/t/canonical.t See if Storable works
+dist/Storable/t/circular_hook.t Test thaw hook called depth-first for circular refs
+dist/Storable/t/code.t See if Storable works
+dist/Storable/t/compat01.t See if Storable works
+dist/Storable/t/compat06.t See if Storable works
+dist/Storable/t/croak.t See if Storable works
+dist/Storable/t/dclone.t See if Storable works
+dist/Storable/t/downgrade.t See if Storable works
+dist/Storable/t/file_magic.t See if file_magic function works
+dist/Storable/t/forgive.t See if Storable works
+dist/Storable/t/freeze.t See if Storable works
+dist/Storable/t/HAS_ATTACH.pm For auto-requiring of modules for STORABLE_attach
+dist/Storable/t/HAS_HOOK.pm For auto-requiring of modules for STORABLE_thaw
+dist/Storable/t/HAS_OVERLOAD.pm For auto-requiring of mdoules for overload
+dist/Storable/t/integer.t See if Storable works
+dist/Storable/t/interwork56.t Test compatibility kludge for 64bit data under 5.6.x
+dist/Storable/t/just_plain_nasty.t See if Storable works
+dist/Storable/t/lock.t See if Storable works
+dist/Storable/t/make_56_interwork.pl Make test data for interwork56.t
+dist/Storable/t/make_downgrade.pl Make test data for downgrade.t
+dist/Storable/t/make_overload.pl Make test data for overload.t
+dist/Storable/t/malice.t See if Storable copes with corrupt files
+dist/Storable/t/overload.t See if Storable works
+dist/Storable/t/recurse.t See if Storable works
+dist/Storable/t/restrict.t See if Storable works
+dist/Storable/t/retrieve.t See if Storable works
+dist/Storable/t/sig_die.t See if Storable works
+dist/Storable/t/st-dump.pl See if Storable works
+dist/Storable/t/store.t See if Storable works
+dist/Storable/t/testlib.pl more helper routines for tests
+dist/Storable/t/threads.t Does Storable work with threads?
+dist/Storable/t/tied_hook.t See if Storable works
+dist/Storable/t/tied_items.t See if Storable works
+dist/Storable/t/tied.t See if Storable works
+dist/Storable/t/utf8hash.t See if Storable works
+dist/Storable/t/utf8.t See if Storable works
+dist/Storable/t/weak.t Can Storable store weakrefs
dist/Switch/Changes Changes for Switch.pm
dist/Switch/Makefile.PL Makefile.PL for Switch.pm
dist/Switch/MANIFEST MANIFEST for Switch.pm
ext/Socket/Socket.xs Socket extension external subroutines
ext/Socket/t/socketpair.t See if socketpair works
ext/Socket/t/Socket.t See if Socket works
-ext/Storable/ChangeLog Storable extension
-ext/Storable/hints/gnukfreebsd.pl Hint for Storable for named architecture
-ext/Storable/hints/gnuknetbsd.pl Hint for Storable for named architecture
-ext/Storable/hints/hpux.pl Hint for Storable for named architecture
-ext/Storable/hints/linux.pl Hint for Storable for named architecture
-ext/Storable/Makefile.PL Storable extension
-ext/Storable/README Storable extension
-ext/Storable/Storable.pm Storable extension
-ext/Storable/Storable.xs Storable extension
-ext/Storable/t/attach_errors.t Trigger and test STORABLE_attach errors
-ext/Storable/t/attach_singleton.t Test STORABLE_attach for the Singleton pattern
-ext/Storable/t/blessed.t See if Storable works
-ext/Storable/t/canonical.t See if Storable works
-ext/Storable/t/circular_hook.t Test thaw hook called depth-first for circular refs
-ext/Storable/t/code.t See if Storable works
-ext/Storable/t/compat01.t See if Storable works
-ext/Storable/t/compat06.t See if Storable works
-ext/Storable/t/croak.t See if Storable works
-ext/Storable/t/dclone.t See if Storable works
-ext/Storable/t/downgrade.t See if Storable works
-ext/Storable/t/file_magic.t See if file_magic function works
-ext/Storable/t/forgive.t See if Storable works
-ext/Storable/t/freeze.t See if Storable works
-ext/Storable/t/HAS_ATTACH.pm For auto-requiring of modules for STORABLE_attach
-ext/Storable/t/HAS_HOOK.pm For auto-requiring of modules for STORABLE_thaw
-ext/Storable/t/HAS_OVERLOAD.pm For auto-requiring of mdoules for overload
-ext/Storable/t/integer.t See if Storable works
-ext/Storable/t/interwork56.t Test compatibility kludge for 64bit data under 5.6.x
-ext/Storable/t/just_plain_nasty.t See if Storable works
-ext/Storable/t/lock.t See if Storable works
-ext/Storable/t/make_56_interwork.pl Make test data for interwork56.t
-ext/Storable/t/make_downgrade.pl Make test data for downgrade.t
-ext/Storable/t/make_overload.pl Make test data for overload.t
-ext/Storable/t/malice.t See if Storable copes with corrupt files
-ext/Storable/t/overload.t See if Storable works
-ext/Storable/t/recurse.t See if Storable works
-ext/Storable/t/restrict.t See if Storable works
-ext/Storable/t/retrieve.t See if Storable works
-ext/Storable/t/sig_die.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/testlib.pl more helper routines for tests
-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/utf8hash.t See if Storable works
-ext/Storable/t/utf8.t See if Storable works
-ext/Storable/t/weak.t Can Storable store weakrefs
ext/Sys-Hostname/Hostname.pm Sys::Hostname extension Perl module
ext/Sys-Hostname/Hostname.xs Sys::Hostname extension external subroutines
ext/Sys-Hostname/t/Hostname.t See if Sys::Hostname works