Help for this page

Select Code to Download


  1. or download this
    package MyExporter;
    
    ...
    
        &Exporter::import;
    }
    
  2. or download this
    package LISConst;
    use vars qw($VERSION @ISA %EXPORT_TAGS);
    ...
        phyhdr_flags => [qw( . . . . )],
        lr_types     => [qw( . . . . )],
    );