in reply to Stripping Movie Showtimes from a text file and inserting them into a mysql DB

Is the usage 'theater_rss.pl <392>' or 'theater_rss.pl 392'?
It would almost certainly be the latter.

Strictly speaking, it should be "/path_to_script/script.pl parameters"

So for example, if you have this script in /usr/local/bin, and you want to execute the script and pass 392 - you would type:

/usr/local/bin/theater_rss.pl 392

Cheers,
Darren :)

  • Comment on Re: Stripping Movie Showtimes from a text file and inserting them into a mysql DB
  • Download Code