Programming Perl : Unmatched power for text processing and scripting, 4/e (Paperback)
Tom Christiansen, brian d foy, Larry Wall, Jon Orwant
- 出版商: O'Reilly
- 出版日期: 2012-03-20
- 定價: $2,100
- 售價: 9.5 折 $1,995
- 貴賓價: 9.0 折 $1,890
- 語言: 英文
- 頁數: 1176
- 裝訂: Paperback
- ISBN: 0596004923
- ISBN-13: 9780596004927
-
相關分類:
Perl 程式語言
-
相關翻譯:
Perl 語言編程, 4/e (Programming Perl : Unmatched power for text processing and scripting, 4/e) (簡中版)
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
$1,320Perl Cookbook, 2/e (Paperback)
-
$2,650$2,518 -
$760$600 -
$580$493 -
$1,720Linux in a Nutshell, 6/e (Paperback)
-
$3,500$3,325 -
$800$760 -
$1,250$1,188 -
$580$493 -
$520$442 -
$580$493 -
$450$383 -
$680$578 -
$580$458 -
$950$808 -
$880$695 -
$680$578 -
$880$695 -
$680$537 -
$1,130$961 -
$1,500$1,275 -
$1,200$1,140 -
$1,568$1,485 -
$999$849 -
$680$476
商品描述
Adopted as the undisputed Perl bible soon after the first edition appeared in 1991, Programming Perl is still the go-to guide for this highly practical language. Perl began life as a super-fueled text processing utility, but quickly evolved into a general purpose programming language that’s helped hundreds of thousands of programmers, system administrators, and enthusiasts, like you, get your job done.
In this much-anticipated update to "the Camel," three renowned Perl authors cover the language up to its current version, Perl 5.14, with a preview of features in the upcoming 5.16. In a world where Unicode is increasingly essential for text processing, Perl offers the best and least painful support of any major language, smoothly integrating Unicode everywhere—including in Perl’s most popular feature: regular expressions.
Important features covered by this update include:
- New keywords and syntax
- I/O layers and encodings
- New backslash escapes
- Unicode 6.0
- Unicode grapheme clusters and properties
- Named captures in regexes
- Recursive and grammatical patterns
- Expanded coverage of CPAN
- Current best practices