Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    
    ...
        }
        # print "$x\n";    # yields a strict error when uncommented
    }
    
  2. or download this
    $x is true: <1>
    $x is false: <0>
    $x is still false<>