Re: File::stat prototype mismatch in error log

2008-05-29 Thread John Gateley
On Thu, 29 May 2008 14:33:54 -0400 Michael Peters <[EMAIL PROTECTED]> wrote: > John Gateley wrote: > > > use File::stat; > > So by default it's trying to override the built-in stat() function. Seems to > be > conflicting. Overriding built-in's usually not a good idea. Thanks - I changed it to

Re: File::stat prototype mismatch in error log

2008-05-29 Thread Michael Peters
John Gateley wrote: > Prototype mismatch: sub > ModPerl::ROOT::ModPerl::PerlRun::home_yadb_httpd_cgi_2dbin_CoverArtSubmitFile_2ecgi::lstat: > none vs ($) at /usr/share/perl/5.8/Exporter.pm line 65. > at /home/yadb/httpd/cgi-bin/CoverArtSubmitFile.cgi line 13 > > CoverArtSubmitFile.cgi line 13