Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    
    $irc->start;
    save;
    
  2. or download this
    $myself     = 'Octopus';
    $version    = '0.5';
    ...
        $output_file    = "charts/chan.$1.net.png";
        $output_url     = "http://my.web.site/octopus/chan.$1.net.png";
    }