The Moving Target

The Moving Target
Author: Ross Macdonald
Publisher: Vintage Crime/Black Lizard
Total Pages: 257
Release: 2010-12-08
Genre: Fiction
ISBN: 0307773183

The first book in Ross Macdonald's acclaimed Lew Archer series introduces the detective who redefined the role of the American private eye and gave the crime novel a psychological depth and moral complexity only hinted at before. Like many Southern California millionaires, Ralph Sampson keeps odd company. There's the sun-worshipping holy man whom Sampson once gave his very own mountain; the fading actress with sidelines in astrology and S&M. Now one of Sampson's friends may have arranged his kidnapping. As Lew Archer follows the clues from the canyon sanctuaries of the megarich to jazz joints where you get beaten up between sets, The Moving Target blends sex, greed, and family hatred into an explosively readable crime novel.

Perl 5 Unleashed

Perl 5 Unleashed
Author: Kamran Husain
Publisher: Sams
Total Pages: 844
Release: 1996
Genre: Perl (Computer program language)
ISBN:

The Perl programming language is a powerful, convenient tool for manipulating text, generating reports, and performing system tasks. Now--for every programmer who wants to get the most out of Perl--here is a comprehensive guide that covers all the newest features of the most recent version. The CD-ROM presents source code used in the book, libraries, and more.

Perl 5 Complete

Perl 5 Complete
Author: Edward S. Peschko
Publisher: McGraw-Hill Companies
Total Pages: 1092
Release: 1998
Genre: Computers
ISBN: 9780079136985

Perl is the dominant scripting language for the World Wide Web. Scripting languages build interactivity into a Website--like shopping carts, contests, forms, etc. This book is the complete reference to existing Perl technologies and to the new Perl5 compiler provided on the CD-ROM.

Writing Perl Modules for CPAN

Writing Perl Modules for CPAN
Author: Sam Tregar
Publisher: Apress
Total Pages: 304
Release: 2002-08-09
Genre: Computers
ISBN: 1430211520

The author Sam Tregar tells programmers how best to use and contribute modules to the Open Source repository known as CPAN (Comprehensive Perl Archive Network).

Perl 6 Now

Perl 6 Now
Author: Scott Walters
Publisher: Springer
Total Pages: 428
Release: 2005
Genre: Computers
ISBN:

* Perl 6 is not going to be available for quite a while, but, there is enormous interest in the Perl community (Perl use=14% and succeeds Linux and PHP in popularity) about its features and coding style / Many Perl 6-isms are suitable for production code and serious software development. * Most up-to-date text possible on the Perl language. * Walters assists with bimonthly Phoenix Perl Mongers user group meetings, often presenting. Presentations include demonstrations of his CPAN modules, current topics in software engineering, object-oriented programming techniques, information security, peer to peer architecture, ecommerce with credit card gateways, and other topics.

Pro Perl

Pro Perl
Author: Peter Wainwright
Publisher: Apress
Total Pages: 1047
Release: 2006-11-01
Genre: Computers
ISBN: 1430200146

*Condensed, readable style; delivers tremendous value in just one book. This book offers *THE resource for focused and pragmatic industrial solutions in Perl, while the competing *best-sellers are older, quirkier and shallower treatments of Perl. *Thorough discussion of Perl—from installations to applications development; ideal for working Perl programmers in 2005. *Wainwright is a respected Perl expert and author of industry-respected Pro Apache title.

Perl Black Book

Perl Black Book
Author: Steven Holzner
Publisher:
Total Pages: 0
Release: 2001
Genre: Information technology
ISBN: 9781588801937

Covers Perl 5.6 from the basic syntax to advanced Internet programming.

Elements of Programming with Perl

Elements of Programming with Perl
Author: Andrew L. Johnson
Publisher: Manning Publications
Total Pages: 372
Release: 2000
Genre: Computers
ISBN:

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 programs--when in fact they do not. The tutorial teaches programming right along with the particulars of Perl syntax, as well as good style and structure and maintainability of the code.

Modern Perl

Modern Perl
Author: Chromatic
Publisher: Pragmatic Bookshelf
Total Pages: 300
Release: 2015-10-29
Genre:
ISBN: 9781680500882

A Perl expert can solve a problem in a few lines of well-tested code. Now you can unlock these powers for yourself. Modern Perl teaches you how Perl really works. It's the only book that explains Perl thoroughly, from its philosophical roots to the pragmatic decisions that help you solve real problems--and keep them solved. You'll understand how the language fits together and discover the secrets used by the global Perl community. This beloved guide is now completely updated for Perl 5.22. When you have to solve a problem now, reach for Perl. When you have to solve a problem right, reach for Modern Perl. Discover how to scale your skills from one-liners to asynchronous Unicode-aware web services and everything in between. Modern Perl will take you from novice to proficient Perl hacker. You'll see which features of modern Perl will make you more productive, and which features of this well-loved language are best left in the past. Along the way, you'll take advantage of Perl to write well-tested, clear, maintainable code that evolves with you. Learn how the language works, how to take advantage of the CPAN's immense trove of time-tested solutions, and how to write clear, concise, powerful code that runs everywhere. Specific coverage explains how to use Moose, how to write testable code, and how to deploy and maintain real-world Perl applications. This new edition covers the new features of Perl 5.20 and Perl 5.22, including all the new operators, standard library changes, bug and security fixes, and productivity enhancements. It gives you what you need to use the most up-to-date Perl most effectively, all day, every day. What You Need: Perl 5.16 or newer (Perl 5.20 or 5.22 preferred). Installation/upgrade instructions included.

Perl by Example

Perl by Example
Author: Ellie Quigley
Publisher: Pearson Education
Total Pages: 889
Release: 2014
Genre: Business & Economics
ISBN: 0133760812

Perl by Example, Fifth Edition, is the easiest, most hands-on way to learn Perl. Legendary Silicon Valley programming instructor Ellie Quigley has thoroughly updated and condensed her classic to focus on the applications and skills today's Perl users care about most: from system task automation, data extraction, and testing through legacy code maintenance and CPAN. Quigley illuminates every technique with focused, classroom-tested code examples, detailed explanations, and real program output. She shows the code, the input and output, and provides detailed, line-by line explanations of how the code generates that output.