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? -- Bill Moseley [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]