Programming Perl: Unmatched power for text processing and scripting

Programming Perl: Unmatched power for text processing and scripting
ISBN-10
1449321461
ISBN-13
9781449321468
Series
Programming Perl
Category
Computers
Pages
1184
Language
English
Published
2012-02-17
Publisher
"O'Reilly Media, Inc."
Authors
Larry Wall, Tom Christiansen, brian d foy

Description

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

Other editions

Similar books

  • Learning Perl
    By Tom Phoenix, Randal Schwartz, brian foy

    Randal Schwartz, brian foy, Tom Phoenix ... I have to thank Randal first, since I learned Perl from the first edition of this book, and then had to learn it again when he asked me ... I'm always amazed at the breadth of his knowledge.

  • Advanced Perl Programming
    By Sriram Srinivasan

    Covers advanced features of Perl, how the Perl interpreter works, and presents areas of modern computing technology such as networking, user interfaces, persistence, and code generation.

  • Programming the Perl DBI: Database programming with Perl
    By Tim Bunce, Alligator Descartes

    For the experienced DBI dabbler, this book reveals DBI's nuances and the peculiarities of each individual DBD.The book includes: An introduction to DBI and its design How to construct queries and bind parameters Working with database, ...

  • Computer Science & Perl Programming: Best of The Perl Journal
    By Jon Orwant

    This is more than just The Best of the Perl Journal -- in many ways, this is the best of Perl.

  • Modern Perl
    By Chromatic

    "The classic reference, updated for Perl 5.22"--Cover.

  • Perl Cookbook: Solutions & Examples for Perl Programmers
    By Tom Christiansen, Nathan Torkington

    Its comfortable discussion style and accurate attention to detail cover just about any topic you'd want to know about. You can get by without having this book in your library, but once you've tried a few of the recipes, you won't want to.

  • Win32 Perl Programming: The Standard Extensions
    By Dave Roth

    This book is a guide to Perl¿s most common Win32 extensions, grouped by their functionality. The new edition updates coverage from Perl 5.05 to current Perl version 5.6.

  • Elements of Programming with Perl
    By Andrew L. Johnson

    Many neophyte programmers now begin their careers by learning the metalanguage, Perl. But the books currently available on Perl assume their readers already understand the basics of writing and designing...

  • CGI Programming with Perl: Creating Dynamic Web Pages
    By Shishir Gundavaram, Scott Guelich, Gunther Birznieks

    Based on the best-selling CGI Programming on the World Wide Web, this edition has been completely rewritten to demonstrate current techniques available with the CGI.pm module and the latest versions of Perl.

  • Perl Hacks: Tips & Tools for Programming, Debugging, and Surviving
    By Damian Conway, Chromatic, Curtis Poe

    A guide to getting the most out of Perl covers such topics as productivity hacks, user interaction, data munging, working with modules, object hacks, and debugging.