I specify the interpreter in the cgi script It should be all the same
[root@XXXX perl5]# which perl /usr/bin/perl [root@XXXX perl5]# head /var/www/cgi-bin/iprs/cips.cgi #!/usr/bin/perl -w use LWP::UserAgent; use Data::Dumper; use JSON::XS;
In reply to Re^2: Missing Modules
by jjeff007
in thread Missing Modules
by jjeff007
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |