This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
There never was a `Filespec.pm'
authorFlorian Ragwitz <rafl@debian.org>
Wed, 18 Aug 2010 21:10:30 +0000 (23:10 +0200)
committerFlorian Ragwitz <rafl@debian.org>
Wed, 18 Aug 2010 21:36:53 +0000 (23:36 +0200)
A bug in Porting/corelist.pl made Module::Corelist think the VMS::Filespec
module was called Filespec. This bug was fixed in
f4ccb67a0c5b6089da1ebe8b42943cf67d6c087a. This change updates all the old
corelist entries accordingly.

dist/Module-CoreList/lib/Module/CoreList.pm

index a126b06..babea01 100644 (file)
@@ -39,7 +39,7 @@ which is a convenient way of querying from the command-line.
 There is a functional programming API available for programmers to query
 information.
 
-Programmers may also query the contained hash structures to find relevant 
+Programmers may also query the contained hash structures to find relevant
 information.
 
 =head1 FUNCTIONS API
@@ -120,7 +120,7 @@ the Unicode Character Database bundled with Perl.
 
 =item C<%Module::CoreList::released>
 
-Keyed on perl version this contains ISO 
+Keyed on perl version this contains ISO
 formatted versions of the release dates, as gleaned from L<perlhist>.
 
 =item C<%Module::CoreList::families>
@@ -131,7 +131,7 @@ clusters known perl releases by their major versions.
 =item C<%Module::CoreList::deprecated>
 
 A hash of hashes keyed on perl version and on module name.
-If a module is defined it indicates that that module is 
+If a module is defined it indicates that that module is
 deprecated in that perl version and is scheduled for removal
 from core at some future point.
 
@@ -5839,7 +5839,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'File::stat'            => '1.00',
        'FileCache'             => '1.04_01',
        'FileHandle'            => '2.01',
-       'Filespec'              => '1.11',
+       'VMS::Filespec'         => '1.11',
        'Filter::Simple'        => '0.78',
        'Filter::Util::Call'    => '1.0601',
        'FindBin'               => '1.44',
@@ -6205,7 +6205,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'File::stat'            => '1.00',
        'FileCache'             => '1.05',
        'FileHandle'            => '2.01',
-       'Filespec'              => '1.11',
+       'VMS::Filespec'         => '1.11',
        'Filter::Simple'        => '0.78',
        'Filter::Util::Call'    => '1.0601',
        'FindBin'               => '1.44',
@@ -6616,7 +6616,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'File::stat'            => '1.00',
        'FileCache'             => '1.06',
        'FileHandle'            => '2.01',
-       'Filespec'              => '1.11',
+       'VMS::Filespec'         => '1.11',
        'Filter::Simple'        => '0.82',
        'Filter::Util::Call'    => '1.0601',
        'FindBin'               => '1.47',
@@ -7024,7 +7024,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'File::stat'            => '1.00',
        'FileCache'             => '1.06',
        'FileHandle'            => '2.01',
-       'Filespec'              => '1.11',
+       'VMS::Filespec'         => '1.11',
        'Filter::Simple'        => '0.82',
        'Filter::Util::Call'    => '1.0601',
        'FindBin'               => '1.47',
@@ -7418,7 +7418,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'File::stat'            => '1.00',
        'FileCache'             => '1.07',
        'FileHandle'            => '2.01',
-       'Filespec'              => '1.11',
+       'VMS::Filespec'         => '1.11',
        'Filter::Simple'        => '0.82',
        'Filter::Util::Call'    => '1.0601',
        'FindBin'               => '1.47',
@@ -7936,7 +7936,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'File::stat'            => '1.00',
        'FileCache'             => '1.07',
        'FileHandle'            => '2.01',
-       'Filespec'              => '1.11',
+       'VMS::Filespec'         => '1.11',
        'Filter::Simple'        => '0.82',
        'Filter::Util::Call'    => '1.0602',
        'FindBin'               => '1.49',
@@ -8474,7 +8474,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'File::stat'            => '1.00',
        'FileCache'             => '1.07',
        'FileHandle'            => '2.01',
-       'Filespec'              => '1.12',
+       'VMS::Filespec'         => '1.12',
        'Filter::Simple'        => '0.82',
        'Filter::Util::Call'    => '1.07',
        'FindBin'               => '1.49',
@@ -8970,7 +8970,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'File::stat'            => '1.01',
        'FileCache'             => '1.07',
        'FileHandle'            => '2.01',
-       'Filespec'              => '1.11',
+       'VMS::Filespec'         => '1.11',
        'Filter::Simple'        => '0.83',
        'Filter::Util::Call'    => '1.07',
        'FindBin'               => '1.49',
@@ -9442,7 +9442,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'File::stat'            => '1.01',
        'FileCache'             => '1.08',
        'FileHandle'            => '2.02',
-       'Filespec'              => '1.12',
+       'VMS::Filespec'         => '1.12',
        'Filter::Simple'        => '0.84',
        'Filter::Util::Call'    => '1.08',
        'FindBin'               => '1.50',
@@ -10058,7 +10058,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'File::stat'            => '1.02',
        'FileCache'             => '1.08',
        'FileHandle'            => '2.02',
-       'Filespec'              => '1.12',
+       'VMS::Filespec'         => '1.12',
        'Filter::Simple'        => '0.84',
        'Filter::Util::Call'    => '1.08',
        'FindBin'               => '1.50',
@@ -10676,7 +10676,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'File::stat'            => '1.02',
        'FileCache'             => '1.08',
        'FileHandle'            => '2.02',
-       'Filespec'              => '1.12',
+       'VMS::Filespec'         => '1.12',
        'Filter::Simple'        => '0.84',
        'Filter::Util::Call'    => '1.08',
        'FindBin'               => '1.50',
@@ -11297,7 +11297,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'File::stat'            => '1.02',
        'FileCache'             => '1.08',
        'FileHandle'            => '2.02',
-       'Filespec'              => '1.12',
+       'VMS::Filespec'         => '1.12',
        'Filter::Simple'        => '0.84',
        'Filter::Util::Call'    => '1.08',
        'FindBin'               => '1.50',
@@ -11925,7 +11925,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'File::stat'            => '1.02',
        'FileCache'             => '1.08',
        'FileHandle'            => '2.02',
-       'Filespec'              => '1.12',
+       'VMS::Filespec'         => '1.12',
        'Filter::Simple'        => '0.84',
        'Filter::Util::Call'    => '1.08',
        'FindBin'               => '1.50',
@@ -12550,7 +12550,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'File::stat'            => '1.02',
        'FileCache'             => '1.08',
        'FileHandle'            => '2.02',
-       'Filespec'              => '1.12',
+       'VMS::Filespec'         => '1.12',
        'Filter::Simple'        => '0.84',
        'Filter::Util::Call'    => '1.08',
        'FindBin'               => '1.50',
@@ -13176,7 +13176,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'File::stat'            => '1.02',
        'FileCache'             => '1.08',
        'FileHandle'            => '2.02',
-       'Filespec'              => '1.12',
+       'VMS::Filespec'         => '1.12',
        'Filter::Simple'        => '0.84',
        'Filter::Util::Call'    => '1.08',
        'FindBin'               => '1.50',
@@ -13801,7 +13801,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'File::stat'            => '1.02',
        'FileCache'             => '1.08',
        'FileHandle'            => '2.02',
-       'Filespec'              => '1.12',
+       'VMS::Filespec'         => '1.12',
        'Filter::Simple'        => '0.84',
        'Filter::Util::Call'    => '1.08',
        'FindBin'               => '1.50',
@@ -14426,7 +14426,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'File::stat'            => '1.02',
        'FileCache'             => '1.08',
        'FileHandle'            => '2.02',
-       'Filespec'              => '1.12',
+       'VMS::Filespec'         => '1.12',
        'Filter::Simple'        => '0.84',
        'Filter::Util::Call'    => '1.08',
        'FindBin'               => '1.50',
@@ -15051,7 +15051,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'File::stat'            => '1.02',
        'FileCache'             => '1.08',
        'FileHandle'            => '2.02',
-       'Filespec'              => '1.12',
+       'VMS::Filespec'         => '1.12',
        'Filter::Simple'        => '0.84',
        'Filter::Util::Call'    => '1.08',
        'FindBin'               => '1.50',
@@ -15675,7 +15675,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'File::stat'            => '1.02',
        'FileCache'             => '1.08',
        'FileHandle'            => '2.02',
-       'Filespec'              => '1.12',
+       'VMS::Filespec'         => '1.12',
        'Filter::Simple'        => '0.84',
        'Filter::Util::Call'    => '1.08',
        'FindBin'               => '1.50',
@@ -16301,7 +16301,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'File::stat'            => '1.02',
        'FileCache'             => '1.08',
        'FileHandle'            => '2.02',
-       'Filespec'              => '1.12',
+       'VMS::Filespec'         => '1.12',
        'Filter::Simple'        => '0.84',
        'Filter::Util::Call'    => '1.08',
        'FindBin'               => '1.50',
@@ -16926,7 +16926,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
        'File::stat'            => '1.03',
        'FileCache'             => '1.08',
        'FileHandle'            => '2.02',
-       'Filespec'              => '1.12',
+       'VMS::Filespec'         => '1.12',
        'Filter::Simple'        => '0.84',
        'Filter::Util::Call'    => '1.08',
        'FindBin'               => '1.50',
@@ -17583,7 +17583,6 @@ for my $version ( sort { $a <=> $b } keys %released ) {
     'File::Spec::VMS'       => 'cpan',
     'File::Spec::Win32'     => 'cpan',
     'File::Temp'            => undef,
-    'Filespec'              => undef,
     'Filter::Simple'        => 'blead',
     'Filter::Util::Call'    => undef,
     'Getopt::Long'          => 'cpan',
@@ -17849,6 +17848,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
     'Unicode::Collate'      => 'first-come',
     'Unicode::Normalize'    => 'first-come',
     'VMS::DCLsym'           => undef,
+    'VMS::Filespec'         => undef,
     'VMS::Stdio'            => undef,
     'Win32'                 => 'cpan',
     'Win32API::File'        => 'cpan',
@@ -18076,7 +18076,6 @@ for my $version ( sort { $a <=> $b } keys %released ) {
     'File::Spec::VMS'       => undef,
     'File::Spec::Win32'     => undef,
     'File::Temp'            => undef,
-    'Filespec'              => undef,
     'Filter::Simple'        => undef,
     'Filter::Util::Call'    => undef,
     'Getopt::Long'          => undef,
@@ -18340,6 +18339,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
     'Time::Piece::Seconds'  => undef,
     'Unicode::Collate'      => undef,
     'Unicode::Normalize'    => undef,
+    'VMS::Filespec'         => undef,
     'Win32'                 => undef,
     'Win32API::File'        => undef,
     'Win32API::File::ExtUtils::Myconst2perl'=> undef,