现在的位置: 首页 > 综合 > 正文

Perl学习资料

2014年01月12日 ⁄ 综合 ⁄ 共 1282字 ⁄ 字号 评论关闭

Perl 5 教程
综合性教程,全面但不够深入
http://www.cbi.pku.edu.cn/chinese/documents/perl/index.htm

Perl 中的正则表达式
http://www.chinaunix.net/jh/25/159388.html

Perl调用shell命令
介绍了 system ; 反引号 ; exec 方法的使用
http://blog.sina.com.cn/s/blog_3ef3b17a0100dzvx.html

Perl 中的线程
http://hi.baidu.com/yafeiie/blog/item/63012a33894cf3f51a4cff12.html

perl 守护进程
http://apps.hi.baidu.com/share/detail/14618679

perl ping检测脚本
perl 实现检测ping通服务器(IP)与否,并产生汇报邮件发送到指定邮箱。
http://baiqiuyi.com/perl/perl-ping-icmp-monitor.html

perl ping-> 主机
此文是调用Net::Ping模块来实现ping功能
http://hi.baidu.com/835094561/blog/item/b8b88d3f855f65e655e72371.html

perl抓取网页LWP::Simple
http://baiqiuyi.com/perl/perl-get-page-use-lwp-simple.html

CPAN官网上对LWP的描述
http://search.cpan.org/~gaas/libwww-perl-6.03/lib/LWP.pm

Ubuntu配置Apache+mod_perl
mod_perl在动态网页中作为CGI的应用
http://blog.csdn.net/wangjiannuaa/article/details/7099814

Perl Expect的两个例子
以脚本形式实现交互式应用程序的语言
http://hi.baidu.com/widebright/blog/item/ceb9d3580d52f291810a185d.html

深入Perl的Expect

http://www.php-oa.com/2009/09/16/perl-expect.html

使用 Perl 实现 HTTP 代理

http://www.php-oa.com/2011/06/09/perl-proxy.html

perl爬虫
简单的爬虫,寻找一个网站的所有URL链接地址。技术:多线程、队列、Bloom Filter等的使用

http://www.txway.cn/post/201101105154.html

在Perl中使用SendMail发送邮件

http://hi.baidu.com/%B1%B1ooo%B1%B1/blog/item/ee3bbac79428d7059c163ddf.html

http://www.liaojl.com/archives/2008/01/perl-mail-sender.html

抱歉!评论已关闭.