perl -I. mattn.pl
use Try; try { } @{ }
package Try; use Carp; $Carp::Internal{+__PACKAGE__}++; *main::try = \&try; sub try (&;%) { } 1;