Help for this page
use warnings;
no warnings 'uninitialized';
if(defined $var && $var eq "jo")
if($var eq "jo")