in reply to Re: Perl module installing at server
in thread Perl module installing at server

Sir, I am doing all this within cPanel of web server. Path to PERL is /usr/bin/perl

which is given by the service provider. Perl version is 5.14.3. I don't know how many installed version they have at their server.

String.pm is at, locate by using find option

/perl/usr/local/cpanel/3rdparty/perl/514/site_lib/XML/SAX/PurePerl/Reader/String.pm

I am not running the web application. First I am trying to installing PERL modules. After that I will run my application. And currently, I do not have access to command line. Yes, its the configuration problem but don't know its solution.

Replies are listed 'Best First'.
Re^3: Perl module installing at server
by Anonymous Monk on Aug 19, 2013 at 10:17 UTC
    What would XML/SAX/PurePerl/Reader/String.pm have to do with a module named String?