Help for this page
my $p_sAction = $oCGI->param( "action" ); if ( !defined( $p_sAction ) ){ ... } else { # do stuff }