NAME

WWW::Modbot::Archive - models a spam archive for the modbot

VERSION

Version 0.01

SYNOPSIS

The WWW::Modbot::Archive object is largely a parent class for the specific archive types. It provides an API the modbot uses when talking to a spam archive. There is no generic spam archive; there are only subtypes (like the Test and Server classes).

FUNCTIONS

new

Configures a spam archive. This basically finds the type given and lets that class initialize itself.

AUTHOR

Michael Roberts, <michael at despammed.com>

BUGS

Please report any bugs or feature requests to bug-www-modbot at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=WWW-Modbot. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

COPYRIGHT & LICENSE

Copyright 2009 Vivtek, all rights reserved.

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