in reply to Re: date problem with movie script
in thread date problem with movie script

Thanks for the suggestion - I was not sure how to post and/or allow access to the entire set of code. You can go to http://showtimes.jrray.org

The files I am trying to get working are:

yahoo.pm and
getdata.pl

I think you should be able to run the script even if you don't have a Palm.

Replies are listed 'Best First'.
Re: Re: Re: date problem with movie script
by chanio (Priest) on Apr 17, 2004 at 03:07 UTC
    Use of uninitiated value in exists at getdata.pl line 1943

    Usually I get this error when I have use strict; and then the line in question doesn't have a conditional like:

    print $this if ($this); ## if $this has some value...

    {\('v')/}
    `(___)' __________________________