Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -T
    
    ...
    sub normal_page {
        print 'Hello there';
    }
    
  2. or download this
    Insecure dependency in parameter 1 of DBI::st=HASH(0x8265f88)->execute
    + method call while running with -T switch at /path/to/user.cgi line 2
    +0.
    
  3. or download this
    $VAR1 = {
              'pass' => 'perl',
    ...
              'name' => 'perl',
              'id' => '1'
            };