Re: CPANPLUS working again on VMS Re: [PATCH@32279] Upgrade File::Fetch to 0.13_04...
John E. Malmberg [Tue, 13 Nov 2007 19:27:09 +0000 (13:27 -0600)]
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-id: <473A4EED.4050201@qsl.net>

Typo in #32306.

p4raw-id: //depot/perl@32308

lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t

index bf9f3af..01f32fa 100644 (file)
@@ -87,7 +87,7 @@ isa_ok( $mod,  'CPANPLUS::Module' );
     } else {
         $in_file = File::Spec::Unix->catfile(
                           File::Spec::Unix->catdir(
-                              File::Spec->spitdir( $cwd ),
+                              File::Spec->splitdir( $cwd ),
                           ),
                           $base
                       )