Help for this page
use CGI qw(:standard); ... if(! defined($param2) ) { # Run the following code if param2 is null die "param2 is null!\n"; }