Rotate Apache access and error logs into cumulative monthly logs
================================================================

This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

This program allows you to automatically rotate split a running
apache configuration into monthly cummulative access and log files.

I use it with analog to neatly summarise the results per-month.

BEFORE BUILDING AND INSTALLING this you will need to:

    Build, test and install Perl 5 (at least version 5.004).

BUILDING

    perl Makefile.PL
    make
    make install

Well, you don't actually need to do the last step since there is only
one program - rotate-logs to install; put it wherever you want.

DOCUMENTATION

    perldoc rotate-logs

Dave Beckett
http://www.cs.ukc.ac.uk/people/staff/djb1/
