Help for this page

Select Code to Download


  1. or download this
    Global symbol "$x" requires explicit package name at blah ...
    
  2. or download this
     no strict qw(vars);
      ## Accessing code here ...
     use strict qw(vars);