搜索资源列表
Graphics.Programming.With.Perl.pdf
- v.Programming.With.Perl.pdf
perl.cookbook.2nd_0596003137
- perl.cookbook.2nd Edition. This ebook will give you good insight to the Perl code developemnt and programming.
HigherOrderPerl
- Free online book Higher-Order Perl by by Mark Jason Dominus is about functional programming techniques in Perl. It s about how to write functions that can modify and manufacture other functions.
extremeperl
- Robert Nagler - Extreme Programming in Perl
perl_program_scripts
- Perl借取了C、sed、awk、shell scr ipting以及很多其他程序语言的特性。其中最重要的特性是它内部集成了正则表达式的功能,以及巨大的第三方代码库CPAN。简而言之,Perl象C一样强大,象awk、sed等脚本描述语言一样方便。-Perl borrows the C, sed, awk, shell scr ipting, and many other programming language features. One of the most important featur
(EBook---PDF---Programming)-29-Complete-Oreilly-B
- (EBook - PDF - Programming) 29 Complete O reilly Books (network, Unix, Web, Perl, Java & Samba).zip
Perl
- 有关perl黑客方面的编程,非常的好,很实用!-Relevant the perl hacker aspects of programming, very good, very practical!
go-db-perl-0.04.tar
- Perl Programming for Beginners.
Programming_Perl
- Perl编程的资料。内容比较全,作为入门学习还是可以的-Perl programming for new learner
perl
- Perl具有高级语言(如C)的强大能力和灵活性。事实上,你将看到,它的许多特性是从C语言中借用来的。 Perl与脚本语言一样,Perl不需要编译器和链接器来运行代码,你要做的只是写出程序并告诉Perl来运行而已。这意味着Perl对于小的编程问题的快速解决方案和为大型事件创建原型来测试潜在的解决方案是十分理想的。-Perl has a high-level language (such as c), power and flexibility. In fact, you will see th
EssentialPerl
- This document is a quick introduction to the Perl language. Perl has many features, but you can get pretty far with just the basics, and that s what this document is about. The coverage is pretty quick, intended for people with some programming e