Help for this page

Select Code to Download


  1. or download this
    eval {
        eval {
    ...
        croak ($@, 'More info');
    }
    die;
    
  2. or download this
    # package name can be anything, __PACKAGE__ is used throughout the mod
    +ule
    # subclassing is impractical and not implemented
    ...
    }
    
    1;