Help for this page

Select Code to Download


  1. or download this
    grep -w redirect `perldoc -l CGI`
    
  2. or download this
    Subroutine %s redefined
    
    ...
       2. no warnings 'redefine';
       3. eval "sub name { ... }";
       4. }
    
  3. or download this
    use CGI qw/:standard/;