Help for this page

Select Code to Download


  1. or download this
        
        my $filehandle = &magic_box(@ARGV);  
        my $thisDataset = &doStuff($filehandle);
    ...
                  print "\n";
       }  # in the real world, i do more with this stuff but i 
    }     # think this illustrates the point adequately