在 ?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
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?
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.
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