Perl Hacks

Perl Hacks
Author: Chromatic,Damian Conway,Curtis Poe
Publsiher: "O'Reilly Media, Inc."
Total Pages: 296
Release: 2006
Genre: Computers
ISBN: 9780596526740

Download Perl Hacks Book in PDF, Epub and Kindle

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.

Perl Hacks

Perl Hacks
Author: Chromatic,Damian Conway,Curtis "Ovid" Poe,Curtis (Ovid) Poe
Publsiher: "O'Reilly Media, Inc."
Total Pages: 300
Release: 2006-05-08
Genre: Computers
ISBN: 9780596553678

Download Perl Hacks Book in PDF, Epub and Kindle

With more than a million dedicated programmers, Perl has proven to be the best computing language for the latest trends in computing and business. While other languages have stagnated, Perl remains fresh, thanks to its community-based development model, which encourages the sharing of information among users. This tradition of knowledge-sharing allows developers to find answers to almost any Perl question they can dream up. And you can find many of those answers right here in Perl Hacks. Like all books in O'Reilly's Hacks Series, Perl Hacks appeals to a variety of programmers, whether you're an experienced developer or a dabbler who simply enjoys exploring technology. Each hack is a short lesson--some are practical exercises that teach you essential skills, while others merely illustrate some of the fun things that Perl can do. Most hacks have two parts: a direct answer to the immediate problem you need to solve right now and a deeper, subtler technique that you can adapt to other situations. Learn how to add CPAN shortcuts to the Firefox web browser, read files backwards, write graphical games in Perl, and much more. For your convenience, Perl Hacks is divided by topic--not according toany sense of relative difficulty--so you can skip around and stop at any hack you like. Chapters include: Productivity Hacks User Interaction Data Munging Working with Modules Object Hacks Debugging Whether you're a newcomer or an expert, you'll find great value in Perl Hacks, the only Perl guide that offers somethinguseful and fun for everyone.

Perl hacks

Perl hacks
Author: Chromatic,Damian Conway,Curtis Poe
Publsiher: O'Reilly Germany
Total Pages: 334
Release: 2006
Genre: Perl (Computer program language)
ISBN: 3897214741

Download Perl hacks Book in PDF, Epub and Kindle

Perl Template Toolkit

Perl Template Toolkit
Author: Darren Chamberlain,Dave Cross,Andy Wardley
Publsiher: "O'Reilly Media, Inc."
Total Pages: 592
Release: 2003-12-23
Genre: Computers
ISBN: 9781449313838

Download Perl Template Toolkit Book in PDF, Epub and Kindle

Among the many different approaches to "templating" with Perl--such as Embperl, Mason, HTML::Template, and hundreds of other lesser known systems--the Template Toolkit is widely recognized as one of the most versatile. Like other templating systems, the Template Toolkit allows programmers to embed Perl code and custom macros into HTML documents in order to create customized documents on the fly. But unlike the others, the Template Toolkit is as facile at producing HTML as it is at producing XML, PDF, or any other output format. And because it has its own simple templating language, templates can be written and edited by people who don't know Perl. In short, the Template Toolkit combines the best features of its competitors, with ease-of-use and flexibility, resulting in a technology that's fast, powerful and extensible, and ideally suited to the production and maintenance of web content and other dynamic document systems.In Perl Template Toolkit you'll find detailed coverage of this increasingly popular technology. Written by core members of the technology's development team, the book guides you through the entire process of installing, configuring, using, and extending the Template Toolkit. It begins with a fast-paced but thorough tutorial on building web content with the Template Toolkit, and then walks you through generating and using data files, particularly with XML. It also provides detailed information on the Template Toolkit's modules, libraries, and tools in addition to a complete reference manual.Topics in the book include: Getting started with the template toolkit The Template language Template directives Filters Plugins Extending the Template Toolkit Accessing databases XML Advanced static web page techniques Dynamic web content and web applications The only book to cover this important tool, Perl Template Toolkit is essential reading for any Perl programmer who wants to create dynamic web content that is remarkably easy to maintain. This book is your surefire guide to implementing this fast, flexible, and powerful templating system.

VoIP Hacks

VoIP Hacks
Author: Ted Wallingford
Publsiher: "O'Reilly Media, Inc."
Total Pages: 326
Release: 2006
Genre: Computers
ISBN: 9780596101336

Download VoIP Hacks Book in PDF, Epub and Kindle

Voice over Internet Protocol is gaining a lot of attention these days. Both practical and fun, this text provides technology enthusiasts and voice professionals with dozens of hands-on projects for building a VoIP network, including a softPBX.

Google Hacks

Google Hacks
Author: Tara Calishain,Rael Dornfest
Publsiher: "O'Reilly Media, Inc."
Total Pages: 484
Release: 2005
Genre: Computer software
ISBN: 0596008570

Download Google Hacks Book in PDF, Epub and Kindle

"Dives headfirst into getting the most out of Google: finding rather than just searching, performing useful tasks to get a job done and using the Google API to automate complicated or repetitive tasks." - cover.

Perl Hacks Tips Tools For Programming Debugging And Surviving

Perl Hacks  Tips   Tools For Programming Debugging And Surviving
Author: Anonim
Publsiher: Unknown
Total Pages: 310
Release: 2006-01-01
Genre: Electronic Book
ISBN: 8184041381

Download Perl Hacks Tips Tools For Programming Debugging And Surviving Book in PDF, Epub and Kindle

With more than a million dedicated programmers, Perl has proven to be the best computing language for the latest trends in computing and business. While other languages have stagnated, Perl remains fresh thanks to its community-based development model, which encourages the sharing of information among users. This tradition of knowledge-sharing allows developers to find answers to almost any Perl question they can dream up.

Linux Server Hacks

Linux Server Hacks
Author: Rob Flickenger
Publsiher: "O'Reilly Media, Inc."
Total Pages: 244
Release: 2003-01-20
Genre: Computers
ISBN: 9781449378929

Download Linux Server Hacks Book in PDF, Epub and Kindle

A competent system administrator knows that a Linux server is a high performance system for routing large amounts of information through a network connection. Setting up and maintaining a Linux server requires understanding not only the hardware, but the ins and outs of the Linux operating system along with its supporting cast of utilities as well as layers of applications software. There's basic documentation online but there's a lot beyond the basics you have to know, and this only comes from people with hands-on, real-world experience. This kind of "know how" is what we sought to capture in Linux Server Hacks.Linux Server Hacks is a collection of 100 industrial-strength hacks, providing tips and tools that solve practical problems for Linux system administrators. Every hack can be read in just a few minutes but will save hours of searching for the right answer. Some of the hacks are subtle, many of them are non-obvious, and all of them demonstrate the power and flexibility of a Linux system. You'll find hacks devoted to tuning the Linux kernel to make your system run more efficiently, as well as using CVS or RCS to track the revision to system files. You'll learn alternative ways to do backups, how to use system monitoring tools to track system performance and a variety of secure networking solutions. Linux Server Hacks also helps you manage large-scale Web installations running Apache, MySQL, and other open source tools that are typically part of a Linux system.O'Reilly's new Hacks Series proudly reclaims the term "hacking" for the good guys. Hackers use their ingenuity to solve interesting problems. Rob Flickenger is an experienced system administrator, having managed the systems for O'Reilly Network for several years. (He's also into community wireless networking and he's written a book on that subject for O'Reilly.) Rob has also collected the best ideas and tools from a number of other highly skilled contributors.Written for users who already understand the basics, Linux Server Hacks is built upon the expertise of people who really know what they're doing.