Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value in subroutine entry at /usr/local/lib/perl5
    +/site_perl/5.6.1/URI/Escape.pm line 140.
    [Fri Apr 12 14:16:18 2002] [error] Can't use string ("") as a subrouti
    +ne ref while "strict refs" in use at /usr/local/lib/perl5/site_perl/5
    +.6.1/URI/Escape.pm line 140.
    ...
     at /usr/local/apache/perl/some.cgi line 179
     
    Possible unintended interpolation of @aol in string at (eval 185) line
    + 1.
    
  2. or download this
    
    #a bunch of lines like the following to get POST'd data:
    ...
        return $string;
    };