Search

Google
 

Saturday, December 16, 2006

Perl Programming

  • Learning Perl, Second Edition -- Learning Perl is a hands-on tutorial designed to get you writing useful Perl scripts as quickly as possible. Exercises (with complete solutions) accompany each chapter. A lengthy new chapter in this edition introduces you to CGI programming, while touching also on the use of library modules, references, and Perl's object-oriented constructs.
  • Perl Hacks : Tips and Tools for Programming, Debugging, and Surviving -- Like all books in O'Reilly's Hacks Series, Perl Hacks appeals to a variety of programmers, whether you're an experienced developer or a dabbler who simply enjoys exploring technology. Each hack is a short lesson--some are practical exercises that teach you essential skills, while others merely illustrate some of the fun things that Perl can do.
  • Programming Perl -- Programming Perl is not just a book about Perl. It is also a unique introduction to the language and its culture, as one might expect only from its authors. Larry Wall is the inventor of Perl, and provides a unique perspective on the evolution of Perl and its future direction.
  • Perl Best Practices -- Perl Best Practices provides a valuable education in how to write robust, maintainable Perl, and is a definitive citation source when coaching other programmers

Perl utorials/ Perl Introductory Material


  • Perl Tutorial -- Learn Perl, What is Perl? Running Perl programs, Perl variable types, Regular expressions, Using Perl modules
  • Robert's Perl Tutorial -- A Short Introduction To Perl, Perl Tutorial, Perl Regular Expressions
  • Basics PERL -- A basic perl program, Scalar variables, Array variables, Control structures, Conditionals, String matching etc
  • Picking Up Perl (PDF) -- The material covered in this book is designed to prepare the reader to enter the world of Perl programming. This book covers the basic data and control structures of Perl, as well as the philosophies behind Perl programming. The native search patterns used in Perl, called regular expressions, are introduced and discussed.
  • Beginner's Guide to CGI Scripting with Perl -- Running Perl "Hello, world!" from the command line, Running "Hello, world!" as a CGI script, Running a form-to-email gateway
  • Beginning Perl Tutorials -- Installing a Perl Script, Perl Basics: Output, Perl Variables, Perl Operators
  • Vince Sgro's Perl Tutorial -- Writing and Running a Perl Program, Regular Expressions, Writing (Safe) CGI Programs for Web Sites.
  • Perl for Win32 -- Perl Parse Exceptions, Win32 Modules, Win32 Scripts, Win32 Development Tools
  • A Beginner's Guide to Perl -- This page helps to undertand Perl and how to use it. It's currently unfinshed -- Write Perl CGI for Web - Step by step tutorial
  • How To Use Your CGI-BIN CGI and Perl Tutorial -- What Is CGI ?, CGI and Perl, Using Free Web CGI Scripts
  • Practical Perl Programming -- Perl notes in PDF and HTML format
  • Perl Tutorial -- This tutorial is only intended to provide a very simplified introduction to writing scripts in perl.

Advanced PERL Programming / Free PERL Scripts

  • Dale Bewley's Perl Scripts and Links -- Some useful Perl Scripts
  • PERL Documentation -- How To Execute the Perl Interpreter, Internationalization and Localization Perl's Locale System Perl Data Types, Perl Interprocess Communication, Perl security, Perl Report Formatting, Perl's Builtin Functions
  • Perl Paraphernalia -- Advanced Topics in Perl, CGI Programming with Perl, Hands-On Introduction to Perl, Perl Regular Expression Mastery, Intermediate Topics in Perl
  • Free PERL Code -- Address Books, Internet Protocols, ftp, whois, Perl libraries to help with CGI input and output, Online Calendars, events, personal or group
  • PERL CGI Scripts -- The Perl scripts (programs) on this page are all freeware, distributed under the same terms as Perl itself.
  • Free Perl Scripts -- Script Archive. Offering free CGI scripts to the web community since 1995!
  • PERL's Directory of Tutorials -- learning the most popular programming language on the web. Here you'll find real working examples of perl scripts, as well as how-tos for programming, and server managemen

No comments: