Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    ###################################################
    ...
     Also available on line: http://www.gnu.org/copyleft/gpl.html
    
    =cut
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
        ],
      },
    ];
    
  3. or download this
    #########################################################
    package AnyData::Format::WeblogVhost;
    ...
        return @row
    }
    1;
    
  4. or download this
    #########################################################
    package AnyData::Format::WeblogCombined;
    ...
        return @row
    }
    1;