Help for this page

Select Code to Download


  1. or download this
    
     # last mod: Wed Aug 20 2003 23:08 UTC
    ...
               for ( @_ ? keys %$h : values %$h );
         return $ml;
    }
    
  2. or download this
    #!/usr/bin/env perl
    
    ...
    }
    exit 0;