Perl Cookbook

Perl Cookbook

Author: Tom Christiansen

Publisher: "O'Reilly Media, Inc."

Published: 2003-08-21

Total Pages: 967

ISBN-13: 0596554966

DOWNLOAD EBOOK

Find a Perl programmer, and you'll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains hundreds of rigorously reviewed Perl "recipes" and thousands of examples ranging from brief one-liners to complete applications.The second edition of Perl Cookbook has been fully updated for Perl 5.8, with extensive changes for Unicode support, I/O layers, mod_perl, and new technologies that have emerged since the previous edition of the book. Recipes have been updated to include the latest modules. New recipes have been added to every chapter of the book, and some chapters have almost doubled in size.Covered topic areas include: Manipulating strings, numbers, dates, arrays, and hashes Pattern matching and text substitutions References, data structures, objects, and classes Signals and exceptions Screen addressing, menus, and graphical applications Managing other processes Writing secure scripts Client-server programming Internet applications programming with mail, news, ftp, and telnet CGI and mod_perl programming Web programming Since its first release in 1998, Perl Cookbook has earned its place in the libraries of serious Perl users of all levels of expertise by providing practical answers, code examples, and mini-tutorials addressing the challenges that programmers face. Now the second edition of this bestselling book is ready to earn its place among the ranks of favorite Perl books as well.Whether you're a novice or veteran Perl programmer, you'll find Perl Cookbook, 2nd Edition to be one of the most useful books on Perl available. Its comfortable discussion style and accurate attention to detail cover just about any topic you'd want to know about. You can get by without having this book in your library, but once you've tried a few of the recipes, you won't want to.


Book Synopsis Perl Cookbook by : Tom Christiansen

Download or read book Perl Cookbook written by Tom Christiansen and published by "O'Reilly Media, Inc.". This book was released on 2003-08-21 with total page 967 pages. Available in PDF, EPUB and Kindle. Book excerpt: Find a Perl programmer, and you'll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains hundreds of rigorously reviewed Perl "recipes" and thousands of examples ranging from brief one-liners to complete applications.The second edition of Perl Cookbook has been fully updated for Perl 5.8, with extensive changes for Unicode support, I/O layers, mod_perl, and new technologies that have emerged since the previous edition of the book. Recipes have been updated to include the latest modules. New recipes have been added to every chapter of the book, and some chapters have almost doubled in size.Covered topic areas include: Manipulating strings, numbers, dates, arrays, and hashes Pattern matching and text substitutions References, data structures, objects, and classes Signals and exceptions Screen addressing, menus, and graphical applications Managing other processes Writing secure scripts Client-server programming Internet applications programming with mail, news, ftp, and telnet CGI and mod_perl programming Web programming Since its first release in 1998, Perl Cookbook has earned its place in the libraries of serious Perl users of all levels of expertise by providing practical answers, code examples, and mini-tutorials addressing the challenges that programmers face. Now the second edition of this bestselling book is ready to earn its place among the ranks of favorite Perl books as well.Whether you're a novice or veteran Perl programmer, you'll find Perl Cookbook, 2nd Edition to be one of the most useful books on Perl available. Its comfortable discussion style and accurate attention to detail cover just about any topic you'd want to know about. You can get by without having this book in your library, but once you've tried a few of the recipes, you won't want to.


The CGI/PERL Cookbook

The CGI/PERL Cookbook

Author: Craig Patchett

Publisher: Wiley

Published: 1997-10-28

Total Pages: 656

ISBN-13: 9780471168966

DOWNLOAD EBOOK

Custom subroutine library for developing your own CGI programs * Line-by-line explanations of 20 of the most popular CGI programs and subroutines that are essential to your Web site * Compatible with Perl 4 and 5 * Tested under WindowsR(r), UNIXR(r), and MacOSR(r) If you want to make your Web site as interactive as possible, as soon as possible, you've come to the right place! This book/CD powerhouse arms you with 20 of today's most-demanded CGI programs and subroutines, designed and written especially for this book, each ready to load and use. At the same time, it offers you a quick, painless, and unique hands-on way to learn basic and advanced CGI/Perl programming. The CGI/Perl Cookbook begins with a concise overview of CGI programming for beginners, followed by a guide to installing CGI programs on UNIX, PC, and MacOS Web servers. The rest of the book is devoted to line-by-line, feature-by-feature explanations of seven cutting-edge CGI programs; including a search engine, password protection, advanced form processing, a shopping cart, customized bulk e-mail, advanced visitor feedback, and more; as well as 13 subroutines for e-mail support, file encoding, credit card validation, e-mail address checking, error handling, and text encryption. You also get a usage guide, installation instructions, and professional CGI and Perl programming tricks and customization tips for each program and subroutine. The CD-ROM is a gold mine of ready-to-use software and valuable information. You get: * All the CGI programs from the book-code and ready-to-run versions * The complete Matt's Script Archive * A collection of the best scripts from across the Web-source code included * The complete Perl programming manual * The most recent Windows, UNIX, and MacOS versions of Perl


Book Synopsis The CGI/PERL Cookbook by : Craig Patchett

Download or read book The CGI/PERL Cookbook written by Craig Patchett and published by Wiley. This book was released on 1997-10-28 with total page 656 pages. Available in PDF, EPUB and Kindle. Book excerpt: Custom subroutine library for developing your own CGI programs * Line-by-line explanations of 20 of the most popular CGI programs and subroutines that are essential to your Web site * Compatible with Perl 4 and 5 * Tested under WindowsR(r), UNIXR(r), and MacOSR(r) If you want to make your Web site as interactive as possible, as soon as possible, you've come to the right place! This book/CD powerhouse arms you with 20 of today's most-demanded CGI programs and subroutines, designed and written especially for this book, each ready to load and use. At the same time, it offers you a quick, painless, and unique hands-on way to learn basic and advanced CGI/Perl programming. The CGI/Perl Cookbook begins with a concise overview of CGI programming for beginners, followed by a guide to installing CGI programs on UNIX, PC, and MacOS Web servers. The rest of the book is devoted to line-by-line, feature-by-feature explanations of seven cutting-edge CGI programs; including a search engine, password protection, advanced form processing, a shopping cart, customized bulk e-mail, advanced visitor feedback, and more; as well as 13 subroutines for e-mail support, file encoding, credit card validation, e-mail address checking, error handling, and text encryption. You also get a usage guide, installation instructions, and professional CGI and Perl programming tricks and customization tips for each program and subroutine. The CD-ROM is a gold mine of ready-to-use software and valuable information. You get: * All the CGI programs from the book-code and ready-to-run versions * The complete Matt's Script Archive * A collection of the best scripts from across the Web-source code included * The complete Perl programming manual * The most recent Windows, UNIX, and MacOS versions of Perl


Learning Perl

Learning Perl

Author: Randal Schwartz

Publisher: "O'Reilly Media, Inc."

Published: 2011-06-23

Total Pages: 389

ISBN-13: 1449303587

DOWNLOAD EBOOK

The sixth edition of this bestselling Perl tutorial includes recent changes to the language. Years of classroom testing and experience helped shape the book's pace and scope, and this edition is packed with exercises that let readers practice the concepts while they follow the text.


Book Synopsis Learning Perl by : Randal Schwartz

Download or read book Learning Perl written by Randal Schwartz and published by "O'Reilly Media, Inc.". This book was released on 2011-06-23 with total page 389 pages. Available in PDF, EPUB and Kindle. Book excerpt: The sixth edition of this bestselling Perl tutorial includes recent changes to the language. Years of classroom testing and experience helped shape the book's pace and scope, and this edition is packed with exercises that let readers practice the concepts while they follow the text.


Mod_perl Developer's Cookbook

Mod_perl Developer's Cookbook

Author: Geoffrey Young

Publisher: Sams Publishing

Published: 2002

Total Pages: 676

ISBN-13: 9780672322402

DOWNLOAD EBOOK

A task-based reference that will provide experienced developers with useful recipes and easy-to-follow solutions to common problems when using mod_perl in Web applications. The first mod_perl cookbook, containing valuable recipes that use mod_perl to extend the Apache API. with tricks, solutions, and idioms .


Book Synopsis Mod_perl Developer's Cookbook by : Geoffrey Young

Download or read book Mod_perl Developer's Cookbook written by Geoffrey Young and published by Sams Publishing. This book was released on 2002 with total page 676 pages. Available in PDF, EPUB and Kindle. Book excerpt: A task-based reference that will provide experienced developers with useful recipes and easy-to-follow solutions to common problems when using mod_perl in Web applications. The first mod_perl cookbook, containing valuable recipes that use mod_perl to extend the Apache API. with tricks, solutions, and idioms .


Rails Cookbook

Rails Cookbook

Author: Rob Orsini

Publisher: "O'Reilly Media, Inc."

Published: 2007-01-16

Total Pages: 544

ISBN-13: 0596513836

DOWNLOAD EBOOK

Rails is one of the leading frameworks for developing the new generation of Web 2.0 applications using the increasingly popular Ruby scripting language. This text is for all web developers, regardless of experience, who want to learn about Rails applications.


Book Synopsis Rails Cookbook by : Rob Orsini

Download or read book Rails Cookbook written by Rob Orsini and published by "O'Reilly Media, Inc.". This book was released on 2007-01-16 with total page 544 pages. Available in PDF, EPUB and Kindle. Book excerpt: Rails is one of the leading frameworks for developing the new generation of Web 2.0 applications using the increasingly popular Ruby scripting language. This text is for all web developers, regardless of experience, who want to learn about Rails applications.


Rails Cookbook

Rails Cookbook

Author: Rob Orsini

Publisher: "O'Reilly Media, Inc."

Published: 2007-01-16

Total Pages: 547

ISBN-13: 0596554648

DOWNLOAD EBOOK

Rails Cookbook is packed with the solutions you need to be a proficient developer with Rails, the leading framework for building the new generation of Web 2.0 applications. Recipes range from the basics, like installing Rails and setting up your development environment, to the latest techniques, such as developing RESTful web services. With applications that are code light, feature-full and built to scale quickly, Rails has revolutionized web development. The Rails Cookbook addresses scores of real-world challenges; each one includes a tested solution, plus a discussion of how and why it works, so that you can adapt the techniques to similar situations. Topics include: Modeling data with the ActiveRecord library Setting up views with ActionView and RHTML templates Building your application's logic into ActionController Testing and debugging your Rails application Building responsive web applications using JavaScript and Ajax Ensuring that your application is security and performs well Deploying your application with Mongrel and Apache Using Capistrano to automate deployment Using the many Rails plugins Working with graphics Whether you're new to Rails or an experienced developer, you'll discover ways to test, debug and secure your applications, incorporate Ajax, use caching to improve performance, and put your application into production. Want to get ahead of the Web 2.0 curve? This valuable cookbook will save you hundreds of hours when developing applications with Rails.


Book Synopsis Rails Cookbook by : Rob Orsini

Download or read book Rails Cookbook written by Rob Orsini and published by "O'Reilly Media, Inc.". This book was released on 2007-01-16 with total page 547 pages. Available in PDF, EPUB and Kindle. Book excerpt: Rails Cookbook is packed with the solutions you need to be a proficient developer with Rails, the leading framework for building the new generation of Web 2.0 applications. Recipes range from the basics, like installing Rails and setting up your development environment, to the latest techniques, such as developing RESTful web services. With applications that are code light, feature-full and built to scale quickly, Rails has revolutionized web development. The Rails Cookbook addresses scores of real-world challenges; each one includes a tested solution, plus a discussion of how and why it works, so that you can adapt the techniques to similar situations. Topics include: Modeling data with the ActiveRecord library Setting up views with ActionView and RHTML templates Building your application's logic into ActionController Testing and debugging your Rails application Building responsive web applications using JavaScript and Ajax Ensuring that your application is security and performs well Deploying your application with Mongrel and Apache Using Capistrano to automate deployment Using the many Rails plugins Working with graphics Whether you're new to Rails or an experienced developer, you'll discover ways to test, debug and secure your applications, incorporate Ajax, use caching to improve performance, and put your application into production. Want to get ahead of the Web 2.0 curve? This valuable cookbook will save you hundreds of hours when developing applications with Rails.


Ruby Cookbook

Ruby Cookbook

Author: Lucas Carlson

Publisher: "O'Reilly Media, Inc."

Published: 2015-03-24

Total Pages: 990

ISBN-13: 1449373690

DOWNLOAD EBOOK

Why spend time on coding problems that others have already solved when you could be making real progress on your Ruby project? This updated cookbook provides more than 350 recipes for solving common problems, on topics ranging from basic data structures, classes, and objects, to web development, distributed programming, and multithreading. Revised for Ruby 2.1, each recipe includes a discussion on why and how the solution works. You’ll find recipes suitable for all skill levels, from Ruby newbies to experts who need an occasional reference. With Ruby Cookbook, you’ll not only save time, but keep your brain percolating with new ideas as well. Recipes cover: Data structures including strings, numbers, date and time, arrays, hashes, files and directories Using Ruby’s code blocks, also known as closures OOP features such as classes, methods, objects, and modules XML and HTML, databases and persistence, and graphics and other formats Web development with Rails and Sinatra Internet services, web services, and distributed programming Software testing, debugging, packaging, and distributing Multitasking, multithreading, and extending Ruby with other languages


Book Synopsis Ruby Cookbook by : Lucas Carlson

Download or read book Ruby Cookbook written by Lucas Carlson and published by "O'Reilly Media, Inc.". This book was released on 2015-03-24 with total page 990 pages. Available in PDF, EPUB and Kindle. Book excerpt: Why spend time on coding problems that others have already solved when you could be making real progress on your Ruby project? This updated cookbook provides more than 350 recipes for solving common problems, on topics ranging from basic data structures, classes, and objects, to web development, distributed programming, and multithreading. Revised for Ruby 2.1, each recipe includes a discussion on why and how the solution works. You’ll find recipes suitable for all skill levels, from Ruby newbies to experts who need an occasional reference. With Ruby Cookbook, you’ll not only save time, but keep your brain percolating with new ideas as well. Recipes cover: Data structures including strings, numbers, date and time, arrays, hashes, files and directories Using Ruby’s code blocks, also known as closures OOP features such as classes, methods, objects, and modules XML and HTML, databases and persistence, and graphics and other formats Web development with Rails and Sinatra Internet services, web services, and distributed programming Software testing, debugging, packaging, and distributing Multitasking, multithreading, and extending Ruby with other languages


Bash Cookbook

Bash Cookbook

Author: Carl Albing

Publisher: "O'Reilly Media, Inc."

Published: 2007-05-24

Total Pages: 632

ISBN-13: 0596516037

DOWNLOAD EBOOK

The key to mastering any Unix system, especially Linux and Mac OS X, is a thorough knowledge of shell scripting. Scripting is a way to harness and customize the power of any Unix system, and it's an essential skill for any Unix users, including system administrators and professional OS X developers. But beneath this simple promise lies a treacherous ocean of variations in Unix commands and standards. bash Cookbook teaches shell scripting the way Unix masters practice the craft. It presents a variety of recipes and tricks for all levels of shell programmers so that anyone can become a proficient user of the most common Unix shell -- the bash shell -- and cygwin or other popular Unix emulation packages. Packed full of useful scripts, along with examples that explain how to create better scripts, this new cookbook gives professionals and power users everything they need to automate routine tasks and enable them to truly manage their systems -- rather than have their systems manage them.


Book Synopsis Bash Cookbook by : Carl Albing

Download or read book Bash Cookbook written by Carl Albing and published by "O'Reilly Media, Inc.". This book was released on 2007-05-24 with total page 632 pages. Available in PDF, EPUB and Kindle. Book excerpt: The key to mastering any Unix system, especially Linux and Mac OS X, is a thorough knowledge of shell scripting. Scripting is a way to harness and customize the power of any Unix system, and it's an essential skill for any Unix users, including system administrators and professional OS X developers. But beneath this simple promise lies a treacherous ocean of variations in Unix commands and standards. bash Cookbook teaches shell scripting the way Unix masters practice the craft. It presents a variety of recipes and tricks for all levels of shell programmers so that anyone can become a proficient user of the most common Unix shell -- the bash shell -- and cygwin or other popular Unix emulation packages. Packed full of useful scripts, along with examples that explain how to create better scripts, this new cookbook gives professionals and power users everything they need to automate routine tasks and enable them to truly manage their systems -- rather than have their systems manage them.


Perl One-Liners

Perl One-Liners

Author: Peteris Krumins

Publisher: No Starch Press

Published: 2013-11-13

Total Pages: 172

ISBN-13: 159327520X

DOWNLOAD EBOOK

Part of the fun of programming in Perl lies in tackling tedious tasks with short, efficient, and reusable code. Often, the perfect tool is the one-liner, a small but powerful program that fits in one line of code and does one thing really well. In Perl One-Liners, author and impatient hacker Peteris Krumins takes you through more than 100 compelling one-liners that do all sorts of handy things, such as manipulate line spacing, tally column values in a table, and get a list of users on a system. This cookbook of useful, customizable, and fun scripts will even help hone your Perl coding skills, as Krumins dissects the code to give you a deeper understanding of the language. You'll find one-liners that: * Encode, decode, and convert strings * Generate random passwords * Calculate sums, factorials, and the mathematical constants π and e * Add or remove spaces * Number lines in a file * Print lines that match a specific pattern * Check to see if a number is prime with a regular expression * Convert IP address to decimal form * Replace one string with another And many more! Save time and sharpen your coding skills as you learn to conquer those pesky tasks in a few precisely placed keystrokes with Perl One-Liners.


Book Synopsis Perl One-Liners by : Peteris Krumins

Download or read book Perl One-Liners written by Peteris Krumins and published by No Starch Press. This book was released on 2013-11-13 with total page 172 pages. Available in PDF, EPUB and Kindle. Book excerpt: Part of the fun of programming in Perl lies in tackling tedious tasks with short, efficient, and reusable code. Often, the perfect tool is the one-liner, a small but powerful program that fits in one line of code and does one thing really well. In Perl One-Liners, author and impatient hacker Peteris Krumins takes you through more than 100 compelling one-liners that do all sorts of handy things, such as manipulate line spacing, tally column values in a table, and get a list of users on a system. This cookbook of useful, customizable, and fun scripts will even help hone your Perl coding skills, as Krumins dissects the code to give you a deeper understanding of the language. You'll find one-liners that: * Encode, decode, and convert strings * Generate random passwords * Calculate sums, factorials, and the mathematical constants π and e * Add or remove spaces * Number lines in a file * Print lines that match a specific pattern * Check to see if a number is prime with a regular expression * Convert IP address to decimal form * Replace one string with another And many more! Save time and sharpen your coding skills as you learn to conquer those pesky tasks in a few precisely placed keystrokes with Perl One-Liners.


XSLT Cookbook

XSLT Cookbook

Author: Sal Mangano

Publisher: "O'Reilly Media, Inc."

Published: 2006

Total Pages: 774

ISBN-13: 0596009747

DOWNLOAD EBOOK

Presents a collection of detailed code recipes that breaks down everyday XSLT problems into manageable chunks. This work enables you learn how to transform XML documents into PDF files, SVG files, and HTML documents.


Book Synopsis XSLT Cookbook by : Sal Mangano

Download or read book XSLT Cookbook written by Sal Mangano and published by "O'Reilly Media, Inc.". This book was released on 2006 with total page 774 pages. Available in PDF, EPUB and Kindle. Book excerpt: Presents a collection of detailed code recipes that breaks down everyday XSLT problems into manageable chunks. This work enables you learn how to transform XML documents into PDF files, SVG files, and HTML documents.