Paradise Beach Coloring Book (Inkway Anime Coloring Zone, #1)
by Inkway Star
*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 soared to popularity as a language for creating and managing web content, but with LWP (Library for WWW in Perl), Perl is equally adept at consuming information on the Web. LWP is a suite of modules for fetching and processing web pages. The Web is a vast data source that contains everything from stock prices to movie credits, and with LWP all that data is just a few lines of code away. Anything you do on the Web, whether it's buying or selling, reading or writing, uploading or downloading...
Sams Teach Yourself Perl in 21 Days (Sams Teach Yourself) ()
by Laura Lemay
This text uses illustrations to explain constructs such as associative arrays and uses tables at appropriate points to serve as handy references. Many code examples are used to demonstrate language concepts discussed in the text.
* Avoids proof-of-concept examples in favor of teaching readers how to produce well-coded secure CGI applications that will stand up to the demands of being placed into the potentially hostile environment of the Internet. * Takes a holistic approach to web application development and includes instruction on how to use ancillary programs such as Mason and Nagios that the reader will need to be familiar with in order to progress. * The book's comprehensive scope tackles all the areas of Perl we...
Want to learn how to program and think like a computer scientist? This practical guide gets you started on your programming journey with the help of Perl 6, the younger sister of the popular Perl programming language. Ideal for beginners, this hands-on book includes over 100 exercises with multiple solutions, and more than 1,000 code examples so you can quickly practice what you learn. Experienced programmers-especially those who know Perl 5-will also benefit. Divided into two parts, Think Perl...
Perl Programming Interview Questions, Answers, and Explanations
by Itcookbook
Perl Programming Interview Questions You'll Most Likely Be Asked
Writing CGI Applications with Perl is a start-to-finish guide to accomplishing key Web development tasks by fully using the power of Perl and CGI together. Using extensive examples, careful line-by-line explanations, and skill-stretching exercises, it not only provides useful cut-and-paste code: it also teaches the practical skills and techniques you'll need to build virtually any CGI-based application. Kevin Meltzer and Brent Michalski cover every key area of Web application development with Pe...
Perl is a programming language of growing significance in the world of software development. A Little Book on Perl meets that growing academic market need for Perl books. This book attempts to target experienced programmers, whether that experience has come from professional programming or from the first two courses in a degree program in computer science. Neither a comprehensive reference book nor a tutorial, this book lands somewhere in the middle of these two models. The reader's advantage is...
Most books make Perl unnecessarily hard to learn by attempting to teach the whole language, including its many redundancies, while ignoring the reader's knowledge of related languages and concepts. This book makes Perl easy to learn by teaching a strategically designed subset that's familiar to UNIX/Linux people, and by capitalizing on their existing knowledge rather than ignoring it. With this book, readers learn a carefully designed subset of the language called "Minimal Perl", which was de...
To solve performance problems in modern computing infrastructures, often comprising thousands of servers running hundreds of applications, spanning multiple tiers, you need tools that go beyond mere reporting. You need tools that enable performance analysis of application workflow across the entire enterprise. That's what PDQ (Pretty Damn Quick) provides. PDQ is an open-source performance analyzer based on the paradigm of queues. Queues are ubiquitous in every computing environment as buffers, a...