in reply to Using split

And if I'm not completly mistaken in what your snippet does and you're lucky enough to have perl 5.8 lying around, using File::Basename may be of interest.

regards,
tomte


Edit:: You live and learn. I searched with perldoc -f basename and perldoc -q basename and then CPAN and since perl* both found nothing and CPAN returned perl-5.8.0 I started to non-think...

Replies are listed 'Best First'.
Re: Re: Using split
by IlyaM (Parson) on Mar 07, 2003 at 10:15 UTC