[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl] File::Spec



I have read that I can use File::Spec for cross platform Perl in Perl in a
Nutshell.  However, my MacPerl 5.20r4 does not have it, as it should because
File::Spec became standard in 5.005?  Can someone point me to it.  I have
check CPAN, but evidently not hard enough.  Thanks.

   my $cwd = File::Spec->curdir();
   my $xipath  = File::Spec->catdir($cwd, 'GridMaps', 'XImaps');
   my $file = File::Spec->catfile($xipath,$GRIDASCII_files{$dur}[0]);


-wha

===== Want to unsubscribe from this list?
===== Send mail with body "unsubscribe" to macperl-request@macperl.org