Help for this page

Select Code to Download


  1. or download this
    use Modules::Parse ('start_parser');
    use strict;
    ...
    
    my @resp = start_parser();
    print @resp;
    
  2. or download this
    package Modules::Parse;
    use Exporter;
    ...
        return @resp;
    }      
    1;
    
  3. or download this
    package Modules::Htmlpage;
    
    ...
       return (@resp);   
    }
    1;
    
  4. or download this
    Internal Server Error
    The server encountered an internal error or misconfiguration and was u
    +nable to complete your request.
    ...
    ----------------------------------------------------------------------
    +----------
    
    Apache/2.0.48 (Win32) mod_perl/1.99_12 Perl/v5.8.3 Server at localhost
    + Port 80
    
  5. or download this
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-U
    +S">