Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    #mini-cb60-fetch.pl
    ...
        print "sleeping for $sleeptime seconds....\n" if $verbose>1;
        sleep $sleeptime;
    }
    
  2. or download this
    #!/usr/bin/perl
    #mini-cb60-render.pl
    ...
          ),
          $q->end_html(),
          "\n";