Perl Tools Resources

Below you will find 20 categories and 24 links related to Perl Tools Resources.

Categories:

Links:

Perl : Books

Apache and Perl Web Development

Visit Apache and Perl Web Development

Written for Web developers and managers who are considering alternatives to commercial products, this guide to Apache and Perl provides information and instructions for building Web sites. Criteria for selecting an operating system and strategies for configuring a Web server are introduced, and a discussion of Open Source databases and development tools is included. Also provided are sample designs for common types of Web sites and techniques for content development and management. Topics such as security, performance, and ways to merge scripts and HTML, all using freely available software, are highlighted. Describes the open source tools available for building web sites. The author begins with the selection of an operating system, the Apache web server setup, and the basics of Perl CGI scripting. He then discusses databases, ways to speed up the performance of CGI, secure communications, and tools for embedding Perl scripts into web pages.

  • Cost: $31.47
  • Pages: 560
  • Edition: 1st edition
  • ISBN: 1930110065

Cross Platform Perl

Visit Cross Platform Perl

If you're a system administrator, Web designer, or programmer who wants to write scripts for multiple platforms, you're holding the key to success in your hands. This newly expanded second edition of Eric Foster-Johnson's acclaimed book shows you how to use Perl to automate your daily tasks, create Web pages from CGI scripts, manage files, generate reports, and more for Linux, UNIX, and Windows environments. If you want an easier, faster development solution for client-server and networking applications, this book gives you the cross-platform Perl tools you need to succeed. Topics include: Perl basics and language tutorial; Perl Scripts; Variables; Arrays; Associative arrays; Flow control; File I/O with Perl; Pattern matching and regular expressions; Perl for formatted text database reports; Overview of Perl modules and CPAN; CGI and Web development tutorial with Perl (including using HTML forms); Perl and XML; Perl/Tk.

  • Cost: $27.99
  • Pages: 609
  • Edition: 2nd Book and CD-ROM edition
  • ISBN: 0764547291

Data Munging with Perl

Visit Data Munging with Perl

"Munging" is a computer term referring to the process of data conversion. Perl is particularly well suited to data munging and this programmer's guide provides advice on how to most efficiently manipulate data using Perl. After the manipulation of unstructured, record-oriented, fixed-width, and binary data is explored, the work moves into the realms of hierarchical data structures and parsers such as HTML and XML parsing tools. Finally, a demonstration of how to write one's own parsers for data structures is provided. The chapters are concise, the coverage is comprehensive, and the examples are plentiful and relevant.

  • Cost: $25.87
  • Pages: 300
  • Edition: 1st edition
  • ISBN: 1930110006

Developing CGI Applications with Perl

Visit Developing CGI Applications with Perl

If you are ready to build your own customized interactive documents, forms, graphics, and other full-feature CGI applications using Perl, then this book will show you how. Developing CGI Applications with Perl is written by a team of CGI experts who have developed cutting-edge applications for many of the most advanced sites on the Web. This book: Provides all of the tools and techniques to build dynamic documents, database query tools, interactive graphics, Web search tools, and all other types of CGI applications; Covers CGI, HTTP, and the Perl scripting language; Reveals many of the best Web server utilities, HTML utilities, and other CGI applications now in use around the world. This comprehensive guide assumes no prior familiarity with Perl. This book offers a comprehensive tutorial for creating interactive Web applications using CGI. After an introduction to CGI, HTTP and the Perl scripting language, it offers complete Perl tutorials.

  • Cost: $29.95
  • Pages: 299
  • Edition: paperback
  • ISBN: 0471141585

Graphics Programming with Perl

Visit Graphics Programming with Perl

Perl users learn tools and techniques that can be used to create and manipulate graphics with the Perl programming language. Topics range from simple graphics recipes to the development and design of flexible graphics software. Between these two extremes are examples of more complex uses of selected modules, such as using graphics in Web applications, and more general techniques for dealing with graphics and graphics formats. Source code downloads and technical support from the authors are available on publisher's Web site. Topics range from simple graphics recipes to the development and design of flexible graphics software. Source code downloads and technical support from the authors are available on the publisher's Web site. Martien Verbruggen is a senior programmer and project leader for Commercial Dynamics. He wrote GIFgraph and its progenitor GD: Graph to be able to display graphs without external programs.

  • Cost: $27.97
  • Pages: 300
  • Edition: 1st edition
  • ISBN: 1930110022

Perl 5 Complete

Visit Perl 5 Complete

Of the multitude of languages available, Perl has emerged as the language of choice for Internet programmers and Web developers who wish to build dynamically interactive sites. And Perl 5 offers programmers a battery of key tools -- including a new compiler that creates faster, more compact code. Only Perl 5 Complete delivers the complete background professional programmers need to be conversant in Perl and create the best Web sites. This requisite sourcebook covers it all basic syntax, regular expressions, and much more. Inside Perl 5 Complete you'll find everything you need to: Master the new Perl compiler; Develop modules for Windows NT: Process, Mutex, Registry, and OLE ODBC; Develop modules for Unix: ProcessMgr, SafeSig, and ReadKey; Use Perl to run databases and CGI applications more smoothly; Interface Perl 5 to Java, Visual Basic, and C/C++; Explore dozens of pre-written programming modules.

  • Cost: $54.95
  • Pages: 1232
  • Edition: Book and CD-ROM edition
  • ISBN: 0079136982

Perl CGI Programming

Visit Perl CGI Programming

Experienced HTML authors, Webmaster, and Intranet programmers will find this book one of the fastest ways to learn CGI programming. Topics include catalog, search engine, order forms, database referencing, and user feedback scripts. Real world examples emphasize creating forms and user-driven, interactive Web sites. Topics include: Introducing Perl and CGI; Bringing Perl to the World Wide Web; Connecting Perl to the World Wide Web; Using Perl and CGI in the Real World; Creating Real-World HTML Forms with Perl and CGI; Perl and the Complex Web Page; Creating a Guest Book for Your Web Site; Creating Dynamic Web Pages: More Tools; Monitoring Web Site Activity; The Language of the Web; Platforms on the World Wide Web; Advanced Perl-CGI Tricks; Security on Your Web Site. Perl CGI Programming also includes a few appendixes: Appendix A Perl Standard Library Reference; Appendix B A Brief History of the Internet. Also included is a Perl Glossary.

  • Cost: $28.95
  • Pages: 512
  • Edition: paperback
  • ISBN: 0782121578

Perl for Web Site Management

Visit Perl for Web Site Management

Checking links, batch editing HTML files, tracking users, and writing CGI scripts--these are the often tedious daily tasks that can be done much more easily with Perl, the scripting language that runs on almost all computing platforms. If you're more interested in streamlining your web activities than in learning a new programming language, Perl for Web Site Management is for you: it's not so much about learning Perl as it is about using Perl to do common web chores more efficiently. The secret is that, although becoming a Perl expert may be hard, most Perl scripts are relatively simple. Using Perl and other open source tools, you'll learn how to: Incorporate a simple search engine; Write a simple CGI gateway; Write a simple form-processing CGI script; Convert multiple text files into HTML; and Monitor log files Track users as they navigate your site. Although the book is written for Perl novices, it can also benefit more experienced programmers.

  • Cost: $24.47
  • Pages: 528
  • Edition: 1st edition
  • ISBN: 1565926471

Perl From the Ground Up

Visit Perl From the Ground Up

This edition teaches the basics of Perl using lessons and real-world examples. It also provides an advanced treatment of Perl's use in information processing. Covering both UNIX and Windows 95/NT, the book begins with a description of the Perl language and gradually progresses to explain how it is used for Internet and Web programming. Appendices include the resources of the Comprehensive Perl Archive Network and a glossary of Perl terms. The book covers version 5.003. Perl is a freely distributed scription and general-purpose programming language that has become very popular as a systems administration and Internet programming tool. It has been described as the "Swiss-Army chain saw" of UNIX tools, but over time has become the language of choice among system administrators for quickly cobbling together utility programs. The dramatic popularity of the Internet and World Wide Web has pushed Perl into the forefront of professional programming.

  • Cost: $4.25
  • Pages: 656
  • Edition: paperback
  • ISBN: 0078824044

Perl Resource Kit

Visit Perl Resource Kit

The Perl Resource Kit - UNIX Edition is the definitive Perl distribution, complete with essential documentation, for all Perl users. This is a must-have collection of software and over 1,700 pages of documentation for webmasters, programmers, and system administrations. The Kit contains the first comprehensive tutorial and reference documentation for hundreds of essential third-party Perl extension modules used for creating applications and more. The accompanying CD-ROM features commercially enhanced Perl utilities developed exclusively for the Kit by Larry Wall. All brought to you by the premier publisher of Perl and UNIX books and documentation, O'Reilly & Associates. The kit contains four tutorial and reference books that contain systematic documentation for the most important Perl extension modules, as well as documentation for the tools on the CD. The books are not available elsewhere or separately.

  • Cost: $74.99
  • Pages: 1812
  • Edition: 4Bks & Cd Rom edition
  • ISBN: 119900054X

Programming Web Graphics with Perl

Visit Programming Web Graphics with Perl

From access counters and log-report graphs to scientific plots and on-the-fly animated GIFs, graphics scripting is within the grasp of most Web authors. However, it is a poorly documented field. Programming Web Graphics with Perl & GNU Software shows intermediate and advanced Web designers how to use CGI scripts to generate dynamic graphic content and demystifies the manipulation of graphics formats for newcomers to the Web. Programming Web Graphics with Perl & GNU Software covers a narrow but powerful niche of Web development: on-the-fly graphics generation. It also focuses on the Perl language and its associated free code modules, making the techniques you learn in this book immediately available for free. Among the tools discussed in this book is the GD Perl module for working with GIF files, the GNU Image Manipulation Program (GIMP), GIFScript, and ImageMagick. Looks at the popular image formats on the Web: GIF, PNG, and JPEG.

  • Cost: $32.95
  • Pages: 454
  • Edition: 1st edition
  • ISBN: 1565924789

SQL Server Administration with Perl

Visit SQL Server Administration with Perl

This book is about solving SQL Server administrative problems with Perl. Linchi has designed it to consist of a series of scenarios covering a wide range of SQL Server administrative topics. These are real world scenarios that you hear DBAs discussing on the SQL Server forums or newsgroups, and scenarios that DBAs run into in their day-to-day development or production environments. Readers will walk away from this book with two things: a DBA toolkit with well over 150 Perl scripts, and problem solving techniques you can apply to create even more tools for attacking other SQL Server administrative problems. Most of the sample problems are described and addressed in the context of SQL Server 7 or SQL Server 2000, but they are generally version independent. The next major release of SQL Server ("Yukon")may change some of the details, but will not invalidate the nature of the presented approaches or solutions.

  • Cost: $49.99
  • Pages: 688
  • Edition: paperback
  • ISBN: 159059097X

Win32 Perl Scripting

Visit Win32 Perl Scripting

The computer program scripting language Perl is described here for those network administrators working with Windows. Rather than teaching how to run a Win32 network, this book teaches techniques for streamlining tasks. The text covers account maintenance, tools, crisis management, monitoring, reporting, logon scripts, processes, Win32 services, and ADSI and WMI. The book includes using Perl and COM to interact with Windows programs; writing autoloading Win32 services using Perl; managing drives, users, and group accounts, including backing up user databases and modifying user login profiles; securing system through effective permission management; scripts which enable you to locate data in the Registry, interact with ADSI and WMI, check for errors in event logs, managing running processes on local and remote machines, and manage user privileges. David Roth is the contributor of Win32:ODBC and varioius other popular Win32 Perl extensions.

  • Cost: $35.00
  • Pages: 371
  • Edition: 1st edition
  • ISBN: 1578702151

XML and Perl

Visit XML and Perl

If you are a Perl programmer looking to explore Perl's XML capabilities or an XML developer with a basic understanding of Perl, this book will provide you with all the tools required for XML processing with Perl. XML and Perl teaches you to create portable, powerful, and extensible applications when you use XML and Perl together. You'll also learn to customize your XML processing facilities to accomplish unique tasks. Authors Mark Riehl and Ilya Sterin, who have written Perl XML modules and administer the official Perl XML web site (perlxml), have filled this book with practical code samples and exercises that will help you test drive your new knowledge. With this book, you'll quickly see the advantages of using XML and Perl together, and you'll be able to perform even complicated tasks more easily with powerful Perl XML modules. Mark Riehl has several years of experience in software development using Perl, XML, and C/C++.

  • Cost: $27.99
  • Pages: 400
  • Edition: 1st edition
  • ISBN: 0735712891
Perl : Programmers

Kevin Meltzer Consulting

Visit Kevin Meltzer Consulting

Kevin Meltzer Consulting is an independent contractor specializing in LAMP (Linux, Apache, MySQL, Perl). His goal is to do quality work at a reasonable price, and keep clients satisfied. He can do custom work to your specifications. He has a lot of experience with the full-cycle of development, which covers concept to deployment. He can help you have the website you need, or tools you need to manage your server. He is the author of numerous books including the popular Writing CGI Applications with Perl.

  • Cost: Varies
Perl : Scripts and Programs : Classified Ads

Interactivetools Realty Manager

Visit Interactivetools Realty Manager

Realty Manager is an easy-to-use solution for managing your websites realty listings. Users add/edit listings without modifying HTML or adding new pages; upload photos for each property; use the WYSIWYG editor to format text without any HTML knowledge. Other features include: user access levels, powerful search engine, advanced customization, customizable database (edit fields or create your own), customize the HTML templates to match your website. Fully rebrand this Private Label software. Free Support, Free Installation, and Free Upgrades.

  • Cost: $299.00
  • Version: 2.52
  • Platforms: Linux, Windows, Unix, OS X, Free BSD, Solaris
Perl : Scripts and Programs : Content Management

Interactivetools Listings Manager

Visit Interactivetools Listings Manager

Listings Manager is a powerful content management tool for realty listings, auto classifieds and product databases. Post content to your website with a simple WYSIWYG editor that lets users format text and add up to 10 photos per listing, all without touching the HTML. Other features include: user access levels, a powerful search engine, advanced template customization and a customizable database. Use ready-to-go Real Estate or Automobile templates/database fields, or customize the Generic templates to suit your industry.

  • Cost: $299.00
  • Version: 2.52
  • Platforms: Windows, Unix, Linux
Perl : Scripts and Programs : Database Tools

MySQL Table Browser/Manager

Visit MySQL Table Browser/Manager

Whether you are a PHP, Perl or Python Developer or simply have a message Board, Guestbook or other MySQL application running on your web server, this application will allow you to quickly and efficiently search through large MySQL tables and find the stuff you're looking for directly in your Web Browser. You can View, search and sort through tables in any MySQL database, Store views, ignore columns and more. To set it up simply unzip the application and upload in ASCII mode to your Webserver. Be sure to set your MySQL pass, DB Name and user.

  • Cost: Free/$25.95
  • Version: 0.3
  • Platforms: *nix
Perl : Scripts and Programs : Link Indexing

Links SQL

Visit Links SQL

Links SQL is the perfect solution to manage any type of directory. While designed to manage links, Links SQL is ideal for a wide range of tasks such as Image Galleries, Classified Ads, Press Releases, Yellowpages, Company Directories, Personal Ads, or any other categorized database. A powerful, very fast, and proven engine, Links SQL provides all the tools you need to manage your database effectively. Key Features: Static or Dynamic modes; Flexible template system; PHP template support; Integrated review system.

  • Cost: $450.00
  • Version: 2.2.0
Perl : Scripts and Programs : News Publishing

Interactivetools Article Manager

Visit Interactivetools Article Manager

Don't waste your time with manual updates. Article Manager makes it easy for non-technical users to update and manage articles, news stories, headlines, and editorials. Users add/edit articles without modifying HTML or adding new pages. You can upload photos for each article and format text with a simple WYSIWYG editor. Other features include: subcategory publishing, 4 access levels for users, advanced template customization, powerful search engine and a customizable database fields. Host on any popular platform.

  • Cost: $299.00
  • Version: 1.38
  • Platforms: Windows, Unix, Linux
Perl : Scripts and Programs : User Management

Locked Area Lite

Visit Locked Area Lite

Locked Area Lite is a highly sophisticated password protection and membership management system written in Perl. It has been designed to be as secure as possible while it still runs hands-free with no input from the webmaster. It uses Apache's .htaccess and .htpasswd files along with DES randomised salt encryption of passwords for increased security. Includes a member's database that lets the administrator maintain a mailing list and tools to allow your member's to modify their account info, change password and remove their account.

  • Cost: Free
  • Version: v3.1
  • Platforms: Unix, Windows
Perl : Scripts and Programs : Web Hosting Tools

SunnyScript's ServerCheck

Visit SunnyScript's ServerCheck

How does your server (website, domain, ftp account,.) feels today. Monitor the availability of any Internet resource easily and protect yourself from downtimes. A must-have for webhosting resellers and webdesigners managing client webspace. Some of the features: Unlimited number of resources to check; http, https, ftp, pop3 protocols as well as all socket connections supported; schedulable; custom preferences for each resource; notifications also sent to cell phones and pagers; live testing of resources; history and performance ratings.

  • Cost: $49.00
  • Platforms: Unix, Windows

WebHost 5.7

Visit WebHost 5.7

WebHost 5.7 was designed to be a quick and easy billing module for the web host, web designer, web technician or programmer who needs an easy way to administrate monthly billing, one time charges, and auto monthly billing. Features: Headers/Footers; Easy-to-use interface; User Login; Administrator Login; Monthly, Quarterly, Semi or Annual Auto Billing; Create HTML Order Page right from your website; Instant E-Mail Billing Password Recovery; PayPal Integration; Credit Card Integration; Add your complete Menu of products and Services.

  • Cost: $39.95
  • Version: 5.7
  • Platforms: Unix, Linux
Perl : Tutorials

Perl FAQs

Visit Perl FAQs

The most frequently asked questions about Perl. This site breaks the FAQ's down into broad categories including: Data Manipulation (manipulating numbers, dates, strings, arrays, hashes, and miscellaneous data issues); Files and Formats (I/O and the "f" issues: filehandles, flushing, formats and footers); General Perl Language Issues; General Questions About Perl; Networking; Obtaining and Learning About Perl; Programming Tools; Regular Expressions (Pattern matching and regular expressions); System Interaction.

  • Cost: Free