Help for this page

Select Code to Download


  1. or download this
    package Something;
    
    ...
        @ISA         = qw(Exporter);
        @EXPORT_OK   = qw(&errstr);
    }