Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    #
    ...
            $return.="</pre>\n";
            return div({-class=>'entry'},$return);
    }
    
  2. or download this
    body {
            background: white;
    ...
            font: bold 16px arial,sans;
            margin:0 0 0.4em 0;
    }