Help for this page

Select Code to Download


  1. or download this
       package ModuleName;
       require Exporter;
       @ISA = qw(Exporter);
    
       @EXPORT = qw(...);            # symbols to export by default