|
Mastering Regular Expressions
|
| Link ID |
17881 |
| Title |
Mastering Regular Expressions |
| Url |
http://www.amazon.com/gp/product/1565922573?ie=UTF8&tag=scrinstuf-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=1565922573 |
| Description |
Regular expressions are a central element of UNIX utilities like egrep and programming languages such as Perl. But whether you're a UNIX user or not, you can benefit from a better understanding of regular expressions since they work with applications ranging from validating data-entry fields to manipulating information in multimegabyte text files. Mastering Regular Expressions quickly covers the basics of regular-expression syntax, then delves into the mechanics of expression-processing, common pitfalls, performance issues, and implementation-specific differences. Written in an engaging style and sprinkled with solutions to complex real-world problems, Mastering Regular Expressions offers a wealth information that you can put to immediate use. |
| Category |
CGI and Perl > Books |
| Date |
Jun 30, 2006 |
| Contact Name |
|
| Email |
|
Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
|
Official Review
NULL
|
Other links at CGI and Perl > Books |
| 1. |
Writing Apache Modules with Perl and C
|
|
|
This guide to Web programming teaches you how to extend the capabilities of the Apache Web server. It explains the design of Apache, mod_perl, and the Apache API, then demonstrates how to use them to rewrite CGI scripts, filter HTML documents on the server-side, enhance server log functionality, convert file formats on the fly, and more.
|
| 2. |
Perl in a Nutshell : A Desktop Quick Reference
|
|
|
Perl in a Nutshell is a comprehensive reference guide to the Perl programming language. This book covers all the core features of the language. It ranges widely through the Perl programmer's universe, gathering together in convenient form a wealth of information about Perl itself and its application to CGI scripts, network programming, database interaction, and graphical user interfaces. It also gives detailed coverage about using Perl within a Win32 environment. Topics include: Basic language reference, Introduction to using Perl modules, Perl and CGI (CGI basics, CGI.pm, mod_perl), DBI - the database-independent API for Perl), Sockets programming in Perl, LWP - the library for World Wide Web programming in Perl, The Net::* modules, and pTk - the Tk extension to Perl.
|
| 3. |
Advanced Perl Programming
|
|
|
This book covers complex techniques for managing production-ready Perl programs and explains methods for manipulating data and objects that may have looked like magic before. It gives you necessary background for dealing with networks, databases, and GUIs, and includes a discussion of internals to help you program more efficiently and embed Perl within C or C within Perl.
|
| 4. |
Learning Perl
|
|
|
Learning Perl is a hands-on tutorial designed to get you writing useful Perl scripts as quickly as possible. Exercises (with complete solutions) accompany eachchapter. A lengthy new chapter in this edition introduces you to CGI programming, while touching also on the use of library modules, references, and Perl'sobject-oriented constructs. Contents include: A quick tutorial stroll through Perl basics, Systematic, topic-by-topic coverage of Perl's broad capabilities, Lots of brief code examples, Programming exercises for each topic, with fully worked-out answers, How to execute system commands from your Perl program, How to manage DBM databases using Perl, and An introduction to CGI programming for the Web.
|
| 5. |
Perl for Web Site Management
|
|
|
This book shows how to write CGI scripts to incorporate search engines, convert multiple text files to HTML, monitor log files, and track visitors to your site. Checking links, batch editing HTML files, tracking users, and writing CGI scripts--these are the often tedious daily tasks that can be done much more easily with Perl. If you're more interested in streamlining your web activities than in learning a new programming language, Perl for Web Site Management is for you: it's not so much about learning Perl as it is about using Perl to do common web chores more efficiently. Even if you don't have any programming background, this book will get you quickly past Perl's seemingly forbidding barrier of chops and chomps, execs and elsifs.
|
|
|