JavaScript | CGI | CSS | Java | PHP | SQL | ASP | HTML | PERL | Python | C++ | Graphics | DHTML | Misc

PERL Page | 1 | 2 | 3 | 4 | 5 | 6 | 7 | Previous Page

Beginning PERL

Beginning PERL

Simon Cozens

Our Price: $31.99
Retail Price: $39.99
You Save: $8.00 (20%)
In Stock: 24 hours (Same Day)
Format: Paperback, 700pp.
ISBN: 1861003145
Publisher: Wrox Press, Inc.
Pub. Date: May 2000

WIN32 PERL Programming

WIN32 PERL Programming

The Administrator's Handbook
Dave Roth

Our Price: $35.00
In Stock: 24 hours (Same Day)
Format: Paperback, 416pp.
ISBN: 1578702151
Publisher: Macmillan Technical Pub.
Pub. Date: November 2000

Scripting has become an enormously popular method of managing and maintaining Windows NT and 2000 networks. Simpler than programming, yet allowing greater complexity and utility than packaged network management tools, scripting is now the tool of choice by many of you network administrators. Perl is yet another powerful element of the scripting arsenal, yet since it has been ported to the Windows environment, very little information has been published on how to employ this extremely effective tool. Win32 Perl is so powerful that it can accomplish virtually any task that you may want to perform. Dave Roth, prolific creator of Win32 extensions, is prepared to share his unique insight into how these tasks can be accomplished and provide scripts that can be immediately employed. This book illustrates how Perl can automate many current mundane administrative tasks.
Windows NT Win32
Perl Programming

Windows NT Win32 Perl Programming

Win32 Perl Programming
The Standard Extensions
Dave Roth

Our Price: $40.00
In Stock: 24 hours (Same Day)
Format: Paperback, 640pp.
ISBN: 1578700671
Publisher: Macmillan Publishing Company, Inc.
Pub. Date: January 1999

Designed to provide in-depth documentation on the Windows-specific functionality in Perl, Win32 Perl Programming:The Standard Extensions is the ideal resource for system administrators, network administrators, and programmers who want to employ the Perl language in their Windows NT or 95 network. Intended for intermediate to advanced-level users, this authoritative guide includes:
  • Critical information on program automation covering OLE and COM object management
  • Thorough coverage of communication-oriented procedures
  • Detailed guidelines for data access with ODBC including routine operations, advanced features, and troubleshooting fixes
  • Hard-to-find information on extension and function syntax, Win32::ODBC function constants, and Win32 network error descriptions
  • Numerous proven scripts ready for use
Windows NT Administration Using PERL for WIN32 Mike McMillan & Jim Vogel

Our Price: $32.00
Available: Ships 1-2 weeks
Format: Paperback, 1st ed., 400pp.
ISBN: 1578700019
Publisher: Macmillan Technical Pub.
Pub. Date: January 1998

NT Administration Using WIN32 Perl is a reference for the NT System Administrator. It is one of the only books covering in-depth, the practical implementation of WIN32 Perl for NT administration. It is a comprehensive reference to make day-to-day network administration more efficient and easier, particularly for the administrators in a mixed UNIX-NT environment. Comprehensive, detailed coverage of each task-oriented WIN32 Perl module, providing a description of the functions contained in each module and a detailed programming example of how to implement the module. This book will show the administrator how to put WIN32 Perl to immediate use.
  • One of the first books available that concentrates on using Perl to admin Windows NT
  • Will appeal to the many UNIX users who are migrating to Windows NT a must have
  • Task-oriented organization describes and illustrates with example programs how to use Perl (the #1 scripting language) for NT administration
PERL Black Book

PERL Black Book

Steven Holzner

Our Price: $39.99
Retail Price: $49.99
You Save: $10.00 (20%)
In Stock: 24 hours (Same Day)
Format: Paperback, 1283pp.
ISBN: 1576104656
Publisher: Coriolis Group
Pub. Date: August 1999

Covers Perl syntax, object-oriented programming, database programming, troubleshooting, and debugging. Details Perl functions, such as data processing, file handling, input/output (I/O), and inter-process communication (IPC). Shows how to create Perl packages and modules to reuse script code. Covers CGI in depth, including programming, security, email utilities, UNIX utilities, databases, web automation, plus much more. Written by Steve Holzner, former contributing editor for PC Magazine and the author of 50 computer books. There are over a million copies of his books in print. Includes 250 pages of CGI programming, the driving force behind Perl's popularity. Includes over 1,000 programming examples. Comprehensive coverage of Perl syntax and programming. If you can have only one book on Perl, this is it! Written at a higher technical level than other books currently on the market.

Includes the Perl code and modules. Includes all code developed within the book.

PERL Core Language
Little Black Book

PERL Core Language Little Black Book

Steve Holzner

Our Price: $19.99
Retail Price: $24.99
You Save: $5.00 (20%)
In Stock: 24 hours (Same Day)
Format: Paperback, 492pp.
ISBN: 1576104265
Publisher: Coriolis Group
Pub. Date: March 1999

Intermediate level Web programmers and network administrators.

Covers Perl syntax and programming thoroughly—from the essentials up through the issues of security, creating Perl packages, and topics like dynamic multiple class inheritance. Includes step-by-step solutions on object-oriented programming in Perl. Covers how to handle syntax, math, files, modules, CGI, and OLE for Perl programming. Contains a solution guide to debugging and error messaging. Provides highly referenceable, task-oriented answers to scripting with Perl.

Written by Steven Holzner, former contributing editor for PC Magazine and the author of 50 computer books. There are over a million copies of his books in print. More than a syntax summary; includes a detailed reference on creating code structures with the Perl language. Answers the question in the Little Black Book format of "How do I ______ in Perl?" Unlike other books on the market. Includes a tear-out, quick-reference card summarizing the Perl language and the most common commands.

Web Programming
with PERL 5

Web Programming with PERL 5

With Cdrom
Bill Middleton
Brian Derg
Chris Kemp

Our Price: $23.99
Retail Price: $29.99
You Save: $6.00 (20%)
In Stock: 24 hours (Same Day)
Format: Paperback, 365pp.
ISBN: 1575211122
Publisher: Sams
Pub. Date: July 1996
Edition Desc: Book & CD-ROM

Create interactive Web applications with Perl 5; explore object-oriented Perl programming; program advanced CGI applications including a shopping cart; protect your system from Web invaders with secure Perl 5 applications; use Perl 5 to allow your customers to query databases from the Web; embed Perl scripts into your HTML documents; and generate HTML on the fly.
Tuomas J. Lukka's
Object Oriented
Programming in Perl

Tuomas J. Lukka's Object Oriented Programming in Perl

Tuomas J. Lukka

Our Price: $39.95
Available: Ships 1-2 weeks
Format: Paperback, 700pp.
ISBN: 1893115038
Pub. Date: November 1999

Unfortunately, like a Swiss army knife, Perl has always seemed to be used on an ad-hoc basis rather than as a useful tool for building larger projects. In this book, renowned Perl expert Tuomas J. Lukka shows how the object-oriented features added to Perl 5.0 finally make it a viable choice for large scale programming. Lukka shows his readers that with version 5.0, Perl has evolved into a modern, object-oriented language-which implements its object-orientation in a particularly simple and flexible way. Moreover, he does this in the best possible way: by supplying numerous non-trivial examples for his readers. In sum, this book teaches the Perl programmer how to use object-oriented techniques to take their Perl programming skills to the next level.

PERL Page | 1 | 2 | 3 | 4 | 5 | 6 | 7 | Previous Page

JavaScript | CGI | CSS | Java | PHP | SQL | ASP | HTML | PERL | Python | C++ | Graphics | DHTML | Misc


Home | Free Buttons | Monthly Project | Seasonal Site | Tips & Scripts | Book Store
Feature Archive | Application Form | Software Store | Hardware Store | Contact Us
© 2000 Ira Boucher Ira Designs