Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    my %arg = map{my($key,$val)=split/=/;$key=>$val}@ARGV;
    
    print Dumper(\%arg);
    
  2. or download this
    $VAR1 = {
              'lexwhere' => '\'in(\'DIS\', \'DIM\', \'DIR\')\'',
    ...
              'vchtyp' => 'I',
              'jrnltyp' => 'D'
            };