Help for this page

Select Code to Download


  1. or download this
    <DIV ALIGN=CENTER>
    <FORM METHOD="POST" ACTION="/index.pl"
    ...
    </SCRIPT>
    -->
    </FORM></DIV>
    
  2. or download this
    <DIV ALIGN=CENTER><SCRIPT>
    d=document; c=d.cookie;
    ...
    <NOSCRIPT>
    <img src='http://code.scouras.net:81/count/image.cgi?L=perlmonks&U=NOJ
    +S'>
    </NOSCRIPT></DIV><P>
    
  3. or download this
    use CGI;
    use CGI::Carp qw(fatalsToBrowser);
    ...
      return $Image;
    }