《高级Perl编程(第二版)》电子书
基本信息
打开支付宝首页搜“673273051”领红包,领到大红包的小伙伴赶紧使用哦!
相关书籍
- 《使用Perl实现系统管理自动化》电子书[]
- 《高级Perl编程(第二版)》电子书[]
- 《使用Perl实现系统管理自动化》电子书[]
- 《C程序员精通Perl》电子书[]
- 《Perl编程金典》扫描版[]
- 《Perl testing程序高手秘笈(中文版)》扫描版[]
- 《Perl实例精解(第三版)》扫描版[]
- 《Linux下的Perl编程》扫描版[]
- 《Perl 5编程核心技术》扫描版[]
- 《Perl+Web开发技术》扫描版[]
内容介绍
目录:
preface
1. advanced techniques
introspection.
messing with the class model
unexpected code
conclusion
2. parsing techniques
parse::recdescent grammars
parse::yapp
other parsing techniques
conclusion
3. templating tools
formats and text::autoformat
text::template
html::template
html::mason
template toolkit
axkit
conclusion
4. objects, databases, and applications
.beyond flat files
object serialization
object databases
database abstraction
practical uses in web applications
conclusion
5. natural language tools
perl and natural languages
handling english text
modules for parsing english
categorization and extraction
conclusion
6. perl and unicode
terminology
what is unicode?
unicode transformation formats
handling utf-8 data
encode
unicode for xs authors
conclusion
7. poe
programming in an event-driven environment
top-level pieces: components
conclusion
8. testing
test::simple
test::more
test::harness
test::builder
test::builder::tester
keeping tests and code together
unit tests
conclusion
9. inline extensions
simple inline::c
more complex tasks with inline::c
inline:: everything else
conclusion
10. fun with perl
obfuscation
just another perl hacker
perl golf
perl poetry
acme::*
conclusion
index...
