
Wicked Cool Perl Scripts
Useful Perl Scripts That Solve Difficult Problems
Steve Oualline(Author)
No Starch Press
1st Edition
Published on 2. June 2006
Book
XVIII, 312 pages
978-1-59327-062-9 (ISBN)
Article exhausted; check different version
Description
You can do a lot strange and wonderful things with the Perl language - if you know how. Many Perl programmers have been frustrated at one time or another because the system was missing some simple and obvious utility. Wicked Cool Perl Scripts is your guide to writing those utilities quickly and easily.
This book contains a wide variey of scripts including ones that make use of really cool Perl features (see script #1 Automatic Help Option) and Internet data mining (try script #18 Getting Stock Quotes or script #19 Comics Download).
It also contains games (like Teaching a Toddler, script #35), programs to make system administration easier (such as Mass File Renaming, script #21), and even a program to help someone hiking the Grand Canyon (script #42 Location Finder).
Even the most experienced programmer can benefit from script #47 the Regular Expression Grapher which shows you how a complex expression like /^.* (a l b l c). +$/ can be made into a simple, easilyunderstood graph.
If you´re a Perl programmer who wants to learn the ins and outs as well as the hidden corners of the language, Wicked Cool Perl Scripts will show you simple and elegant hacks as well as some extreme examples of power programming. With Wicked Cool Perl Scripts in hand, you´ll be doing things you never even thought possible in Perl. You´ll be using the language to do real work, of course, but you´ll also be producing wickedly cool programs.
This book contains a wide variey of scripts including ones that make use of really cool Perl features (see script #1 Automatic Help Option) and Internet data mining (try script #18 Getting Stock Quotes or script #19 Comics Download).
It also contains games (like Teaching a Toddler, script #35), programs to make system administration easier (such as Mass File Renaming, script #21), and even a program to help someone hiking the Grand Canyon (script #42 Location Finder).
Even the most experienced programmer can benefit from script #47 the Regular Expression Grapher which shows you how a complex expression like /^.* (a l b l c). +$/ can be made into a simple, easilyunderstood graph.
If you´re a Perl programmer who wants to learn the ins and outs as well as the hidden corners of the language, Wicked Cool Perl Scripts will show you simple and elegant hacks as well as some extreme examples of power programming. With Wicked Cool Perl Scripts in hand, you´ll be doing things you never even thought possible in Perl. You´ll be using the language to do real work, of course, but you´ll also be producing wickedly cool programs.
More details
Edition
1., Aufl.
Language
English
German
Place of publication
San Francisco
Germany
Target group
- Over one million Perl programmers at all levels - Buyers of any other Perl book - Programmers with a working knowledge of Perl
Dimensions
Height: 23.5 cm
Width: 18 cm
ISBN-13
978-1-59327-062-9 (9781593270629)
Schweitzer Classification
Person
Steve Oualline has been a programmer for 35 years. He is the author of many best-selling computer books, including Practical C Programming (O'Reilly), Practical C++ Programming (O'Reilly), and How Not to Program in C++ (No Starch Press).
Content
General purpose utilities Website management CGI debugging CGI programs Internet data mining UNIX system administration Picture utilities Games & learning tools Mapping Regular expression grapher