http://qs1969.pair.com?node_id=508069

nysus has asked for the wisdom of the Perl Monks concerning the following question:

I want to create a robot that spiders a handful of small sites a couple of times a day and sends me an e-mail notification when it finds an updated page. I tried to creating a program that used the WWW::Robot module but can't because WWW::Robot is badly out of date. This has already been discussed at a WWW::Robot robot ?.

So I'm trying to figure out where to go from here. I'd really appreciate some ideas that will save me from reinventing the wheel.

$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff";
$nysus = $PM . $MCF;
Click here if you love Perl Monks

Edit: g0n - fixed link