Network Programming with Perl

February 4th, 2009 Posted by Relaxtubes under Perl,Programming Language 
“Network programming”�the term had a distinct meaning once, but now it begs the question, “Is there another kind?” That’s why Lincoln Stein’s Network Programming with Perl is valuable. It shows how one of the world’s top Perl authorities brings the language to bear on problems that require communication among computers, showing that you may not have to resort...

Mastering Regular Expressions

February 4th, 2009 Posted by Relaxtubes under Perl,Programming Language 
Regular expressions, a powerful tool for manipulating text and data, are found in scripting languages, editors, programming environments, and specialized tools. In this book, author Jeffrey Friedl leads you through the steps of crafting a regular expression that gets the job done. He examines a variety of tools and uses them in an extensive array of examples, with a major focus on Perl. Regular...

Learning Perl, 4th ed 2005

February 4th, 2009 Posted by Relaxtubes under Perl,Programming Language 
Learning Perl, better known as “the Llama book”, starts the programmer on the way to mastery. Written by three prominent members of the Perl community who each have several years of experience teaching Perl around the world, this edition has been updated to account for all the recent changes to the language up to Perl 5.8. Perl is the language for people who want to get work done. It started...

Mastering Perl/Tk

February 4th, 2009 Posted by Relaxtubes under Perl,Programming Language 
Perl/Tk is the marriage of the Tk graphical toolkit with Perl, the powerful programming language used primarily for system administration, web programming, and database manipulation. With Perl/Tk, you can build Perl programs with an attractive, intuitive GUI interface with all the power of Perl behind it. Mastering Perl/Tk is the “bible” of Perl/Tk: It’s not only a great book...

Accelerating Perl Web Application Development

February 4th, 2009 Posted by Relaxtubes under Perl,Programming Language 
Written for web developers with basic Perl skills, this book guides new users through the open-source Perl-based Model-View-Controller Catalyst framework using real-world examples and systematic code snippets, covering application design, development, testing, and deployment. If you are excited by Ruby on Rails but prefer the familiarity of Perl, get this book and get started. The way that many web...

Foundation Rails 2

February 4th, 2009 Posted by Relaxtubes under Perl,Programming Language 
Foundation Rails 2 takes you through your first steps in Rails, explaining in plain English how to start building dynamic web applications. And there�s never been a better time to jump in to the Rails world, as the release of Rails 2 is a major evolutionary leap forward from previous versions. Unlike other Rails books, this book doesn�t throw you into the deep end right away in...

Building Tag Clouds in Perl and PHP

February 4th, 2009 Posted by Relaxtubes under Perl,Programming Language 
Tag clouds are everywhere on the web these days. First popularized by the web sites Flickr, Technorati, and del.icio.us, these amorphous clumps of words now appear on a slew of web sites as visual evidence of their membership in the elite corps of “Web 2.0.” This PDF analyzes what is and isn’t a tag cloud, offers design tips for using them effectively, and then goes on to show...

Perl 6 Essentials

February 4th, 2009 Posted by Relaxtubes under Perl,Programming Language 
Perl 6 Essentials is a sneak-preview of Perl 6, the widely-anticipated rewrite of the Perl programming language. Still in development, the Perl 6 project is a community-based effort to keep Perl vibrant well into the 21st century. This book covers the development not only of Perl 6 syntax but also Parrot, the language-independent interpreter developed as part of the Perl 6 design strategy. Although...

CGI Programming with Perl , 2nd Edition

February 4th, 2009 Posted by Relaxtubes under Perl,Programming Language 
Programming on the Web today can involve any of several technologies, but the Common Gateway Interface (CGI) has held its ground as the most mature method�and one of the most powerful ones�of providing dynamic web content. CGI is a generic interface for calling external programs to crunch numbers, query databases, generate customized graphics, or perform any other server-side task. There was a...

Learning Perl on Win32 Systems

February 4th, 2009 Posted by Relaxtubes under Perl,Programming Language 
In this smooth, carefully paced course, leading Perl trainers and a Windows NT practitioner teach you to program in the language that promises to emerge as the scripting language of choice on NT. With a foreword by Larry Wall, the creator of Perl, this book is the “official” guide for both formal (classroom) and informal learning. Based on the “llama book,” Learning Perl on...