Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
                      when($foo eq 'foo' and $bar eq 'bar'){print "both ar
    +e standard\n";}
    
            }
    
  2. or download this