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/Switch/Switch.pm Switch for Perl
+ext/Switch/t/given.t See if Perl 6 given (switch) works
+ext/Switch/t/nested.t See if nested switch works
+ext/Switch/t/switch.t See if Perl 5 switch works
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
lib/strict.t See if strictures work
lib/subs.pm Declare overriding subs
lib/subs.t See if subroutine pseudo-importation works
-lib/Switch.pm Switch for Perl
-lib/Switch/t/given.t See if Perl 6 given (switch) works
-lib/Switch/t/nested.t See if nested switch works
-lib/Switch/t/switch.t See if Perl 5 switch works
lib/Symbol.pm Symbol table manipulation routines
lib/Symbol.t See if Symbol works
lib/syslog.pl Perl library supporting syslogging
{
'MAINTAINER' => 'rgarcia',
'DISTRIBUTION' => 'RGARCIA/Switch-2.14.tar.gz',
- 'FILES' => q[lib/Switch.pm lib/Switch],
- 'MAP' => { '' => 'lib/',
- 't/'=> 'lib/Switch/t/',
- },
+ 'FILES' => q[ext/Switch],
'CPAN' => 1,
'UPSTREAM' => "blead",
},