The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WWW::Monitor::Site - Monitor entire websites for updates and changes

VERSION

This document describes WWW::Monitor::Site version 0.01_01

DESCRIPTION

Quick summary of what the module does.

Perhaps a little code snippet.

 use WWW::Monitor::Site;

 my $foo = WWW::Monitor::Site->new();

FUNCTIONS

AUTHOR

Scott Lawrence, bytbox@gmail.com

BUGS

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

COPYRIGHT & LICENSE

Copyright 2009 Scott Lawrence, all rights reserved.

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