Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict; use warnings;
    ...
    croaked! at test10.pl line 8
        main::do_something() called at test10.pl line 5
    
  2. or download this
    #!/usr/bin/perl -w
    use strict; use warnings;
    ...
    }
    __END__
    died! at test10.pl line 8.