Re: File::Basename

2003-09-09 Thread Autrijus Tang
在 ?T, 2003-09-10 04:44, James Page 寫道: > Sometime bewteen 5.6 and 5.8 the fileparse function was updated to croak > if it received a blank or undef as a parameter. This backwards > incompatibility is causing lots of problems in my shop. Any reason for > this change? Any likelihood of an update t

File::Basename

2003-09-09 Thread James Page
Sometime bewteen 5.6 and 5.8 the fileparse function was updated to croak if it received a blank or undef as a parameter. This backwards incompatibility is causing lots of problems in my shop. Any reason for this change? Any likelihood of an update to make it backwards compatible?

Re: Unable to get MIME::Base64 and File::Basename modules for www.cpa

2001-10-20 Thread Philip Newton
On Fri, 19 Oct 2001 10:35:38 +0300, in perl.modules you wrote: > I have installed additional Perl 5.6.1 on my Solaris 8 machine and want to > use MIME::Base64 and File::Basename modules. But Perl can't find them. Are > these modules budndled with Perl? Do I need to download them.

Unable to get MIME::Base64 and File::Basename modules for www.cpan.org

2001-10-19 Thread Drojjin Artyom
Dear All, I have installed additional Perl 5.6.1 on my Solaris 8 machine and want to use MIME::Base64 and File::Basename modules. But Perl can't find them. Are these modules budndled with Perl? Do I need to download them. I have already downloaded DBI and MySQL DBD modules and use it. But