The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Perl in a Nutshell 2nd Edition
  

  Perl in a Nutshell 2nd Edition by Nate Patwardhan ; Ellen Siever ; Stephen Spainhour

  • Published by: O'REILLY & ASSOCIATES
  • Author: Nate Patwardhan ; Ellen Siever ; Stephen Spainhour
  • Page Count: 716
  • Group: PERL 5.X
  • ISBN: 0596002416/9780596002411
  • Published: Jun 2002

Our Price: 19.95
Discount: 30%
RRP: 28.50 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Perl in a Nutshell 2nd Edition
This complete guide to the Perl programming language ranges
widely through the Perl programmer's universe, gathering
together in a convenient form a wealth of information about
Perl itself and its application to CGI scripts, XML
processing, network programming, database interaction, and
graphical user interfaces. The book is an ideal reference
for experienced Perl programmers and beginners alike.

With more than a million dedicated programmers, Perl is
proving to be the best language for the latest trends in
computing and business, including network programming and
the ability to create and manage web sites. It's a language
that every Unix system administrator and serious web
developer needs to know. In the past few years, Perl has
found its way into complex web applications of multinational
banks, the U.S. Federal Reserve, and hundreds of large
corporations.

In this second edition, Perl in a Nutshell has been expanded
to include coverage of Perl 5.8, with information on Unicode
processing in Perl, new functions and modules that have been
added to the core language, and up-to-date details on
running Perl on the Win32 platform. The book also covers
Perl modules for recent technologies such as XML and SOAP.

Here are just some of the topics contained in this book:

Basic Perl reference
Quick reference to built-in functions and standard modules
CGI.pm and mod_perl
XML::* modules
DBI, the database-independent API for Perl
Sockets programming
LWP, the library for Web programming in Perl
Network programming with the Net modules
Perl/Tk, the Tk extension to Perl for graphical interfaces
Modules for interfacing with Win32 systems

As part of the successful "in a Nutshell" book series from
O'Reilly & Associates, Perl in a Nutshell is for readers who
want a single reference for all their needs.

"In a nutshell, Perl is designed to make the easy jobs easy,
without making the hard jobs impossible."

        -- Larry Wall, creator of Perl