Its just a scraper and not a complicated script, which uses folowing modules
use Encode;
use LWP::UserAgent;
use HTML::Entities;
use URI::URL;
use URI::Escape;
use DBI;
use Devel::Size qw(size);
In reply to Perl command line interpreter stopped working (on windows server)) by perlraj