Help for this page

Select Code to Download


  1. or download this
    open HTML,"<./index.html" or die $!;
    my @forms = HTML::Form->parse(*HTML,'http://localhost/');
    close HTML;
    
  2. or download this
    -- 
    Joost       downtime n. The period during which a system
                is error-free and immune from user input.