Help for this page

Select Code to Download


  1. or download this
    DebugVars( SomeHash   => \%some_hash,
               CGIObject  => $query,
               X          => $x,
               -continue  => 1,
               -condition => "$x > 3" );
    
  2. or download this
    $CGI::DebugVars::Disable = 1;