# HG changeset patch # User "Rex Tsai " # Date 1225078281 -28800 # Node ID 4dc71413195489c5a516986580e0edc232375df7 # Parent 73f0a1cafc2373d85303676ddc24b1f1f14821c9 added notes on the libraries requirement diff -r 73f0a1cafc23 -r 4dc714131954 README --- a/README Mon Oct 27 11:06:11 2008 +0800 +++ b/README Mon Oct 27 11:31:21 2008 +0800 @@ -21,7 +21,8 @@ Class::DBI - libclass-dbi-perl Class::DBI::SQLite - libclass-dbi-sqlite-perl Decision::ParseTree - libdecision-parsetree-perl -HTML::TagParser; - libhtml-tagparser-perl +HTML::TagParser - libhtml-tagparser-perl +XML::LibXML - libxml-libxml-perl IO::Uncompress::Gunzip - libio-compress-zlib-perl LWP - libwww-perl WWW::Mechanize - libwww-mechanize-perl @@ -40,7 +41,7 @@ 1; - * Run the bot, 'perl agent.pl' + * Run the bot, 'perl agent.pl' (mark the 'eval' call in triggerAction for avoid action triggered by the bot.) * Update the islands information by runing 'perl scan.pl' * List sheeps, 'perl sheep.pl' (run scan.pl first)