Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value at ./gethtml.pl line 16, <my_socket> chunk 
    +1.
    
  2. or download this
    #/usr/bin/perl -w
    #gethtml.pl : HTML fetch and return. 28 MAR 2000 rev 1
    ...
    return $my_html_return;
    }
    1;