Help for this page

Select Code to Download


  1. or download this
    use if (not grep {/--nostrict/} @ARGV), 'strict';
  2. or download this
    goto I_LIKE_MY_VARIABLES_STEALTHED_AND_GLOBAL if $nostrict;
    my ($foo, @bar, %baz);
    I_LIKE_MY_VARIABLES_STEALTHED_AND_GLOBAL: