in reply to Re^2: Calling perl from CGI
in thread Calling perl from CGI

You should have
#!/usr/bin/perl -T --
at the top of your code, and you should read perlsec.

You should also search for installed:
List of installed modules
What modules are installed ?
Checking to see if a particular Module is installed
Finding what modules are installed
How do I find out what modules are already installed on my system?