Revision history for Perl extension POEIKC
0.02_04 Thu Aug 25 2008
- revised a test script.
0.02_03 Thu Aug 21 2008
- added a test of "POEIKC::Daemon::P2P"
0.02_02 Mon Aug 18 2008
- "POEIKC::Daemon::AndClient" changed a name in "POEIKC::Daemon::P2P".
As for poeikcd, the network constitution of the Peer-to-Peer model was enabled.
0.02_01 Sun Aug 17 2008
- Added "POEIKC::Daemon::AndClient"(fictitious name) to be able to
easily communicate between poeikcd.
0.02 Wed Aug 13 2008
- added the option which could change a server name.
By this, I can communicate between two server & clients!
0.01 Thu Feb 27 2008
- The official version
0.00_07 Thu Feb 22 2008
- poikc : -T option. history resize.
- The revision of the 'Makefile.PL'. recommends 'Term::ReadLine::Gnu';
0.00_06 Thu Feb 21 2008
- poikc : -T option. decided to use 'Term::ReadLine::Gnu'.
0.00_05 Thu Feb 21 2008
- poeikcd : -I option. can put PATH at the time of the start in @INC.
eg) -I ./lib
- poikc : -T option. Added a history command.
history file path : $ENV{HOME}.'/.poikc_history'
0.00_04 Thu Feb 20 2008
- poikc : -T option. got possible to almost use the terminal.
supported an argument including the blank.
- poikc : -T option. Added a use command.
eg)
$ poikc -T
localhost:47225 POEIKCd> use LWP::Simple
localhost:47225 POEIKCd> ::get http://search.cpan.org/~suzuki/
0.00_03 Thu Feb 19 2008
- The revision of the 'Makefile.PL'.
- Directory rearranging in the inc directory.
0.00_02 Thu Feb 16 2008
- The revision of the test cord.
0.00_01 Thu Feb 15 2008
- poeikcd : supported a parameter of IKC server.
- poikc : Added -T option. took in a terminal experimentally. There is malfunction.
0.00_00 Thu Feb 14 00:57:56 2008
- replaced from POEIKCdaemon to POEIKC.