in reply to date problem with movie script

Unfortunately this script seems to use a lot of global variables, so showing just the tiny snippets as you have, won't be of much help. Maybe you could just point out where you originally got this script, and someone could look into it from there? That way you also don't have to worry about copyright issues with pasting someone else's code...

[Jon]

Replies are listed 'Best First'.
Re: Re: date problem with movie script
by ckdot (Novice) on Apr 16, 2004 at 23:20 UTC
    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.
      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')/}
      `(___)' __________________________