Help for this page

Select Code to Download


  1. or download this
    our $DEFAULT_HANDLER = sub { die @_ };
    
  2. or download this
    bruce:1:~/tmp $ cat p.pl
    #!/usr/bin/perl
    ...
    AUTOLOAD(fred some test) - fred::raise_exception
    died via indirection at ./p.pl line 9.
    bruce:1:~/tmp $