Mercurial > eagle-eye
changeset 94:4dc714131954
added notes on the libraries requirement
author | "Rex Tsai <chihchun@kalug.linux.org.tw>" |
---|---|
date | Mon, 27 Oct 2008 11:31:21 +0800 |
parents | 73f0a1cafc23 |
children | 6527b4b20d60 |
files | README |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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)