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
} else {
$in_file = File::Spec::Unix->catfile(
File::Spec::Unix->catdir(
- File::Spec->spitdir( $cwd ),
+ File::Spec->splitdir( $cwd ),
),
$base
)