Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    
  2. or download this
    Variable "$cookie" is not imported at ./foo line 51.
        (Did you mean &cookie instead?)
    ...
    Global symbol "$query" requires explicit package name at ./foo line 71
    +.
    Global symbol "$query" requires explicit package name at ./foo line 73
    +.
    Execution of ./foo aborted due to compilation errors.