Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
    84
    91
    98
    
  2. or download this
    my( $x, $y, $z ) = ( 1, 4, 7 );
    print do{
    ...
                MACRO_RETURN: $MACRO_RETURN
           };
    }
    
  3. or download this
    package Macro;
    use strict;
    ...
    
    
    1;