中文名: Perl語言入門 (第6版,涵蓋Perl 5.14)
原名: Learning Perl, 6th Edition
作者: Randal L. Schwartz
brian d foy
Tom Phoenix
圖書分類: 軟件
資源格式: PDF
版本: 英文文字版/更新EPUB版本
出版社: O'Reilly
書號: 978-1-4493-0358-7
發行時間: 2011年06月
地區: 美國
語言: 英文
簡介:
內容介紹:This book reflects the combined experience of its authors, who have taught Perl at Stonehenge Consulting since 1991. Years of classroom testing and experience helped shape the book's pace and scope, and this edition is packed with exercises that let you practice the concepts while you follow the text.
Topics include:
Perl data & variable types
Subroutines
File operations
Regular expressions
String manipulation (including Unicode)
Lists & sorting
Process management
Smart matching
Using third party modules
內容截圖: 目錄:
Chapter 1 Introduction
Chapter 2 Scalar Data
Chapter 3 Lists and Arrays
Chapter 4 Subroutines
Chapter 5 Input and Output
Chapter 6 Hashes
Chapter 7 In the World of Regular Expressions
Chapter 8 Matching with Regular Expressions
Chapter 9 Processing Text with Regular Expressions
Chapter 10 More Control Structures
Chapter 11 Perl Modules
Chapter 12 File Tests
Chapter 13 Directory Operations
Chapter 14 Strings and Sorting
Chapter 15 Smart Matching and given-when
Chapter 16 Process Management
Chapter 17 Some Advanced Perl Techniques
Appendix Exercise Answers
Appendix Beyond the Llama
Appendix A Unicode Primer
Colophon