changeset 66:9356eafcdde7

improved document
author "Rex Tsai <chihchun@kalug.linux.org.tw>"
date Tue, 21 Oct 2008 16:41:30 +0800
parents 3a611c51b99b
children 6eccb3a95df5
files README
diffstat 1 files changed, 14 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/README	Tue Oct 21 16:41:16 2008 +0800
+++ b/README	Tue Oct 21 16:41:30 2008 +0800
@@ -15,13 +15,17 @@
 
 = HOWTO =
  * Install *many* perl modules. 
-libclass-dbi-autoloader-perl - Class::DBI::AutoLoader
-libclass-dbi-perl - Class::DBI
-libclass-dbi-sqlite-perl - Class::DBI::SQLite
-libhtml-tagparser-perl - HTML::TagParser;
-libio-compress-zlib-perl - IO::Uncompress::Gunzip
-libwww-perl - LWP
-libwww-mechanize-perl - WWW::Mechanize
+Carp::Assert - libcarp-assert-perl
+Carp::Assert::More - libcarp-assert-more-perl
+Class::DBI::AutoLoader - libclass-dbi-autoloader-perl
+Class::DBI - libclass-dbi-perl
+Class::DBI::SQLite - libclass-dbi-sqlite-perl
+Decision::ParseTree - libdecision-parsetree-perl
+HTML::TagParser; - libhtml-tagparser-perl
+IO::Uncompress::Gunzip - libio-compress-zlib-perl
+LWP - libwww-perl
+WWW::Mechanize - libwww-mechanize-perl
+YAML - libyaml-perl
 
   You can download missed debian packages from http://www.assembla.com/spaces/eagle-eye/documents
   
@@ -30,13 +34,13 @@
  * Create the config file, at ${HOME}/.eagleeye.pm. The file content are
 package main;
 
-$::server = 's2.ikariam.tw';
+$::server = 's4.ikariam.tw'; # Delta server.
 $::user = "chihchun";
 $::pass = "YOUKNOW";
 
 1;
 
- * Run the bot, 'perl inference.pl'
- * Update the islands by runing 'perl scan.pl'
+ * Run the bot, 'perl agent.pl'
+ * Update the islands information by runing 'perl scan.pl'
  * List sheeps, 'perl sheep.pl'