{ if( defined(my $obj = MyPack->new() ) ){ print "Inside the IF (3)\n"; } } print "Outside the IF (3)\n";