Bill Moseley wrote:
On Fri, Jul 08, 2005 at 11:07:37PM +0300, Stas Bekman wrote:
Cron Daemon wrote:
Use of uninitialized value in sprintf at ./spider.pl line 26.
Use of uninitialized value in sprintf at ./spider.pl line 26.
Bill, any idea where this one is coming from?
$VERSION = sprintf '%d.%02d', q$Revision: 1.5 $ =~ /: (\d+)\.(\d+)/;
$VERSION = sprintf '%d.%02d', q$Revision: 66239 $ =~ /: (\d+)\.(\d+)/;
Kind of a big revision number. Is that under svn now?
Yup. What file are you looking at? (the path), I guess we should nuke that
$Revision or adjust the pattern?
--
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]