Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    } for 1..3;
    
    print $x,$y;
    
  2. or download this
    use strict;
    use warnings;
    ...
       $var = $value{ var_name(1,\$var) };
     }
    }