rss Home » Tag Archive For ‘Perl’

Perl Pocket Reference, 5th Edition

Perl Pocket Reference, 5th Edition

Book Description

If you have a question, you’ll find the answer quickly in this handy, easy-to-use quick reference. The condenses and organizes stacks of documentation down to the most essential facts, so you can find what you need in a heartbeat.

Updated for Perl 5.14, the 5th edition provides a summary of Perl syntax rules and a complete list of operators, built-in functions, and other features. It’s the perfect companion to O’Reilly’s authoritative and in-depth Perl books, including Learning Perl, Programming Perl, and the Perl .

Table of Contents
Copyright

Chapter 1. Perl
Section 1.1. Perl 5.14.1
Section 1.2. Conventions used in this book
Section 1.3. Features
Section 1.4. Syntax
Section 1.5. Embedded Documentation
Section 1.6. Data Types
Section 1.7. Quotes and Interpolation
Section 1.8. Literal Values
Section 1.9. Variables Download Now »

Learning Perl, 6th Edition

Learning Perl, 6th Edition

Book Description

Popularly known as “the Llama,” Learning is the book most programmers rely on to get started with this versatile language. The bestselling tutorial since it was first published in 1993, this sixth edition includes recent changes to the language up to 5.14.

This book reflects the combined experience of its authors, who have taught Perl at Stonehenge Consulting since 1991. Years of classroom testing and experience helped shape the book’s pace and scope, and this edition is packed with exercises that let you practice the concepts while you follow the text.

Topics include:

  • Perl data & variable types
  • Subroutines
  • File operations
  • Regular expressions
  • String manipulation (including Unicode)
  • Lists & sorting
  • Process management
  • Smart matching
  • Using third party modules Download Now »

Mastering Regular Expressions, 3rd Edition

Mastering Regular Expressions, 3rd Edition

Book Description

Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including , , , , and # (and any language using the Framework), , and .

If you don’t use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you already use them, you’ll appreciate this book’s unprecedented detail and breadth of coverage. If you think you know all you need to know about regular expressions, this book is a stunning eye-opener.

As this book shows, a command of regular expressions is an invaluable skill. Regular expressions allow you to code complex and subtle text processing that you never imagined could be automated. Regular expressions can save you time and aggravation. They can be used to craft elegant solutions to a wide range of problems. Once you’ve mastered regular expressions, they’ll become an invaluable part of your toolkit. You will wonder how you ever got by without them.

Yet despite their wide availability, flexibility, and unparalleled power, regular expressions are frequently underutilized. Yet what is power in the hands of an expert can be fraught with peril for the unwary. Mastering Regular Expressions will help you navigate the minefield to becoming an expert and help you optimize your use of regular expressions.

Mastering Regular Expressions, Third Edition, now includes a full chapter devoted to and its powerful and expressive suite of regular expression functions Download Now »

Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET, 2nd Edition

Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET, 2nd Edition

Book Description

This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression covers the regular expression APIs for 5.8, (including some upcoming 1.9 features), , , and #, , vi, JavaScript, and the PCRE regular expression libraries.

This concise and easy-to-use reference puts a very powerful tool for manipulating text and data right at your fingertips. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant , and for the elegant solution. Regular Expression offers an introduction to regular expressions, pattern matching, metacharacters, modes and constructs, and then provides separate sections for each of the language APIs, with complete regex listings including:

  • Supported metacharacters for each language API
  • Regular expression classes and interfaces for , , , and #
  • Regular expression operators for 5.8
  • Regular expression module objects and functions for
  • Pattern-matching functions for and the vi editor
  • Pattern-matching methods and objects for JavaScript
  • Unicode Support for each of the languages Download Now »

The Official Damn Small Linux Book: The Tiny Adaptable Linux That Runs on Anything

The Official Damn Small Linux Book: The Tiny Adaptable Linux That Runs on Anything

Book Description

Make the Most of Today’s Smallest, Fastest Desktop Distribution–Damn Small !

Damn Small (DSL) is a super-efficient platform for everything from custom desktops to professional servers. Now, DSL’s creator and lead developer have written the first definitive, practical guide to this remarkable system. The Official Damn Small Book brings together everything you need to put DSL to work in just minutes. Simply learn a few essentials, boot the live CD-ROM, and master the rest…one step at a time, hands-on.

If you’re new to Linux, you can quickly discover how to use DSL to take your data on the road, safely running your programs and personal environment on nearly any computer. Easily adapt DSL to run on anything from an alternative device (Internet appliance, hand-held, diskless PC, or mini-ITX system) to an older PC that might otherwise be headed for landfill.

Use this book and CD-ROM package to

  • Run DSL at blazing speed, from CD, USB pen drive, or directly from RAM
  • Run DSL from your hard drive or in a virtual environment within Windows
  • Add applications and create shareable extensions
  • Customize and remaster DSL to create your own distribution Download Now »

DB2 pureXML Cookbook: Master the Power of the IBM Hybrid Data Server

DB2 pureXML Cookbook: Master the Power of the IBM Hybrid Data Server

Book Description

: Master the Power of the IBM Hybrid Data Server

Hands-On Solutions and Best Practices for Developing and Managing XML Database Applications with .
More and more database developers and DBAs are being asked to develop applications and manage databases that involve XML data. Many are utilizing the highly praised DB2 technology from IBM. In the DB2 , two leading experts from IBM offer the practical solutions and proven code samples that database professionals need to build better XML solutions faster. Organized by task, this book is packed with more than 700 easy-to-adapt “recipe-style” examples covering the entire application lifecycle–from planning and design through coding, optimization, and troubleshooting. This extraordinary library of recipes includes more than 250 and SQL/XML queries. With the authors’ hands-on guidance, you’ll learn how to combine pureXML “ingredients” to efficiently perform virtually any XML data management task, from the simplest to the most advanced.

Coverage includes

  • pureXML in DB2 9 for z/OS and DB2 9.1, 9.5, and 9.7 for , UNIX, and Windows
  • Best practices for designing XML data, applications, and storage objects Importing, exporting, loading, replicating, and federating XML data
  • Querying XML data, from start to finish: and data model and languages, SQL/XML, stored procedures, UDFs, and much more Download Now »