Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    use strict;
    ...
    );
    
    print "$parameters[0][1] (should be 12)\t$parameters[1][1] (should be 
    +3)\n";