On Tue, May 29, 2001 at 11:23:45PM -0500, Craig A. Berry wrote:
>  my $mod_file = File::Spec->catfile(qw(Text Soundex.pm));
> +$mod_file = VMS::Filespec::unixify($mod_file) if $^O eq 'VMS';

Color me stupid, but why is this necessary?  Not in a practical sense,
I mean in a philosophical "why the hell doesn't File::Spec do this for
me" sense.

-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Perl6 Quality Assurance     <[EMAIL PROTECTED]>       Kwalitee Is Job One
Kids - don't try this at--oh, hell, go ahead, give it a whirl...

Reply via email to