[Omaha.pm] silly warnings

Jay Hannah jhannah at omnihotels.com
Tue Dec 16 15:55:22 PST 2008


Bummer... Another one I have to code around:
 
   my ($prop, $asof) = split /\|/, (shift @tasks);
   last unless defined $prop;
   last unless defined $asof;

Use of uninitialized value in split at extract_launcher.pl line 49.

 
j
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/omaha-pm/attachments/20081216/172f5633/attachment.html>


More information about the Omaha-pm mailing list