Help for this page

Select Code to Download


  1. or download this
    use Exporter 'import';
    our @EXPORT_OK = qw/ ... /;
    our %EXPORT_TAGS = ( all => \@EXPORT_OK );