Perl Books
-
Beginning Perl Web Development: From Novice to Professional
Published 15 years ago includes sample chapter
by Steve Suehring, Apress
Beginning Perl Web Development: From Novice to Professional introduces you to the world of Perl Internet application development. This book tackles all areas crucial to developing your first web applications and includes a powerful combination of real-world examples coupled with advice. Topics range from serving and consuming RSS feeds, to monitoring Internet servers, to interfacing with e-mail. You'll learn how to use Perl with ancillary packages like Mason and Nagios.
-
Pro Perl Parsing
Published 15 years ago includes sample chapter
by Christopher M. Frenz, Apress
I thoroughly enjoyed this...I write and maintain a fair amount of Perl, and matching and parsing patterns is often the largest part of the work. — A.P. Lawrence, Information and Resources for Unix and Linux Systems Perl, one of the world's most diffuse programming languages, was born out of the need to resolve the creator's dissatisfaction with what were at the time standard data-parsing solutions. Indeed, since the 1.
-
Web Standards Programmer's Reference : HTML, CSS, JavaScript, Perl, Python, and PHP
Published 15 years ago
by Steven M. Schafer, Wrox
This invaluable resource offers tutorials and real-world examples as well as thorough language references for Web markup languages (HTML/XHTML and CSS), and popular scripting languages (JavaScript, Perl, and PHP) Examines the role of JavaScript, CGI (with examples in Perl and Python), and PHP on the Web and shows how to best use them all Includes a valuable reference section on each technology that can be used for review and consultation
-
MySQL in a Nutshell (In a Nutshell (O'Reilly))
Published 15 years ago
by Russell Dyer, O'Reilly Media
MySQL is the world's most popular open source database. MySQL is designed for speed, power, and flexibility in mission-critical, heavy-use environments and modest applications as well. It's also surprisingly rich in features. If you're a database administrator or programmer you probably love the myriad of things MySQL can do, but sometimes wish there wasn't such a myriad of things to remember.
-
Microsoft Log Parser Toolkit
Published 16 years ago
by Gabriele Giuseppini, Mark Burnett, Jeremy Faircloth, Dave Kleiman, Syngress
Ready-to-Use Scripts from Log Parser Pioneers Including Gabriele Giuseppini, Developer of Microsoft Log Parser ? Analyze the Log Files from Windows Server, Snort IDS, NetMon, IIS Server, Exchange Server, and More ? Web Site Provides Hundreds of Original, Working Scripts to Automate Tasks Step-by-Step Instructions for Using Log Parser to Data Mine All Your Logs With Log Parser, you create the data processing pipeline that best fits your needs. However, Log Parser?
-
Perl 6 Now: The Core Ideas Illustrated with Perl 5
Published 16 years ago includes sample chapter
by Scott Walters, Apress
The book really shines in its code examples: short, clear and to the point; the author repeatedly shows how something can be done in Perl 5 code and how it's expected to work in Perl 6. The author guides you through creating variables and accessing the data in them. You will find out how to save memory by only using the OO variable types when you need them. — "Mr.
-
Randal Schwartz's Perls of Wisdom
Published 16 years ago includes sample chapter
by Randal Schwartz, Apress, Apress
In each column, Randal ... carefully discusses the problem, and then shows the Perl code needed to resolve it. Each column is written in a conversational style that is easy to read, yet doesn't talk down to you. Check out the table of contents and see why it made my mouth water. If you are a Perl fan, you will enjoy this. Highly recommended. Randal Schwartz's Perls of Wisdom is a collection of more than 70 columns from popular and prolific Perl columnist Randal Schwartz.
-
SQLite (Developer's Library)
Published 16 years ago
by Chris Newman, Sams
SQLite is a small, fast, embeddable database. What makes it popular is the combination of the database engine and interface into a single library as well as the ability to store all the data in a single file. Its functionality lies between MySQL and PostgreSQL, however it is faster than both databases. In SQLite, author Chris Newman provides a thorough, practical guide to using, administering and programming this up-and-coming database.
-
Creating Cool Web Sites with HTML, XHTML, and CSS
Published 16 years ago
by Dave Taylor, Wiley
* Walks readers through the process of creating a basic Web site from scratch using HMTL, the basis for billions of Web pages, and then jazzing it up with advanced techniques from the author's award-winning sites * This updated edition features new material that shows readers how to attract visitors to a site and keep them there, including new JavaScript examples and coverage of cascading style sheets and XHTML, technologies that make building successful Web sites even easier * Also features exc
-
The Definitive Guide to Windows Installer (Expert's Voice in Net)
Published 16 years ago
by Phil Wilson, Apress
This book definitely merits a spot on every packager's bookshelf!— Darwin Sanoy, DesktopEngineerTraining.comWhen a company builds and ships software, the installation process is often the first opportunity for a customer to view the the product and the company&emdash;and the installation experience can make or break a lasting impression. So this book is ideal for companies and developers who want to impress their clientele.