perl_net

所属分类:网络
开发工具:Perl
文件大小:10009KB
下载次数:23
上传日期:2010-05-19 20:28:14
上 传 者sunbw001
说明:  perl网络编程的一本经典教材,全英文的。国内的精彩教材太少了,而且还带了源代码。相信肯定对学perl的人大有帮助。
(perl web programming a classic textbook, all in English. Wonderful little domestic materials, but also with the source code. I believe the National People' s Congress certainly learn perl help.)

文件列表:
perl_net\ch1\count_lines.pl (315, 2001-01-28)
perl_net\ch1\data1.TXT (741, 2009-06-24)
perl_net\ch1\lgetl.pl (181, 2001-01-28)
perl_net\ch1\lgetr.pl (204, 2001-01-28)
perl_net\ch10\Chatbot\Eliza\Server.pm (1064, 2001-01-28)
perl_net\ch10\eliza.pl (162, 2001-01-28)
perl_net\ch10\eliza_daemon.pl (2610, 2001-01-28)
perl_net\ch10\eliza_inetd.pl (1357, 2001-01-28)
perl_net\ch10\eliza_server.pl (1390, 2001-01-28)
perl_net\ch10\eliza_server_win32.pl (1272, 2001-01-28)
perl_net\ch10\gab3.pl (777, 2001-01-28)
perl_net\ch11\Chatbot\Eliza\Server.pm (1143, 2001-01-28)
perl_net\ch11\eliza_thread.pl (741, 2001-01-28)
perl_net\ch11\gab4.pl (798, 2001-01-28)
perl_net\ch12\Chatbot\Eliza\Polite.pm (1212, 2001-01-28)
perl_net\ch12\eliza_select.pl (1509, 2001-01-28)
perl_net\ch12\gab5.pl (954, 2001-01-28)
perl_net\ch13\cat.pl (363, 2001-01-28)
perl_net\ch13\Chatbot\Eliza\Polite.pm (1212, 2001-01-28)
perl_net\ch13\echo.pl (779, 2001-01-28)
perl_net\ch13\eliza_nonblock.pl (1276, 2001-01-28)
perl_net\ch13\gab6.pl (1404, 2001-01-28)
perl_net\ch13\HTTPFetch.pm (4489, 2001-01-28)
perl_net\ch13\IO\Getline.pm (2616, 2001-01-28)
perl_net\ch13\IO\LineBufferedSessionData.pm (9705, 2001-01-28)
perl_net\ch13\IO\LineBufferedSet.pm (3784, 2001-01-28)
perl_net\ch13\IO\SessionData.pm (5532, 2001-01-28)
perl_net\ch13\IO\SessionSet.pm (4818, 2003-03-20)
perl_net\ch13\web_fetch_p.pl (1474, 2001-01-28)
perl_net\ch14\Daemon.pm (4598, 2001-01-28)
perl_net\ch14\Daemon1.pm (2426, 2001-01-28)
perl_net\ch14\DaemonDebug.pm (2559, 2001-01-28)
perl_net\ch14\eliza_hup.pl (2320, 2001-01-28)
perl_net\ch14\eliza_log.pl (1609, 2001-01-28)
perl_net\ch14\LogFile.pm (1495, 2001-01-28)
perl_net\ch15\Daemon.pm (4598, 2001-01-28)
perl_net\ch15\prefork_pipe.pl (3216, 2001-01-28)
perl_net\ch15\prefork_shm.pl (3172, 2001-01-28)
perl_net\ch15\Web.pm (3159, 2001-01-28)
perl_net\ch15\web_fork.pl (927, 2001-01-28)
... ...

SOURCE CODE FOR NETWORK PROGRAMMING WITH PERL The directories named "ch1", "ch2" and so on contain the source code for the example scripts and modules developed in the corresponding chapter. In cases where the same module has been used in multiple chapters, I have created a symbolic link from the current directory to the earliest chapter directory in which the module is used. The "lib" directory contains the consolidated example modules organized hierarchically by name. If you wish to install all the modules at once, simply enter this directory and follow the directions in the README file there. Please be aware that only the modules developed specifically for the "Network Programming with Perl" book are present here. Third party networking modules, such as Net::Telnet, must be installed from CPAN, http://www.cpan.org/ Similarly, the "scripts" directory contains all the example scripts in a single directory. They have been preprocessed in order to make them portable to your system. To install them, enter the directory and follow the directions in the README file. I have made every attempt to keep these scripts safe and bug-free, but everyone is human. Be very careful before you install these scripts on a production system, or on a system that is open to the world. In particular, don't leave any of the example servers running long-term without monitoring what they're doing and who is using them. Remember that these scripts are intended as learning examples and not as production software. Enjoy! Lincoln Stein lstein@cshl.org

近期下载者

相关文件


收藏者