Help for this page
BEGIN { require Foo::Bar; Foo::Bar->import; }
sub error_handling { ... Data::Dumper->import; die Dumper $data; }