die $syntax if ! defined (my $x = shift); #### defined(my $x = shift) or die $syntax;