Help for this page
package MyDie; ... } 1;
use MyDie; ... $@ and print "caught: '$@'\n"; testfn(); print "end test program\n";