Help for this page

Select Code to Download


  1. or download this
    package MyConst;
    
    ...
    %EXPORT_TAGS = (all => \@EXPORT_OK);
    
    # ...
    
  2. or download this
    use MyConst qw(:all);