Help for this page

Select Code to Download


  1. or download this
    use strict;
    use CGI;
    my $c = new CGI;
    ...
        return;
    }
    print one(1);
    
  2. or download this
    Args: CGI=HASH(0x8148d48) > parameter test = this_is_my_text
    Args: 1
    
  3. or download this
    $DB::trace
    @DB::dbline
    %DB::dbline
    @DB::ret
    $DB::ret
    %DB::sub