Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
        ( $key eq 'dup2' ) and return 1;
        return 0;
    }
    
  2. or download this
    $VAR1 = {
              'dup1' => [
    ...
              'uniq1' => 1,
              'uniq2' => 2
            };