Free Web Hosting Provider - Web Hosting - E-commerce - High Speed Internet - Free Web Page
Search the Web

Codebox the ultimate programmers resource!

 [Theboxnetwork.8m.com]

home | add_URL | | link

PERL!

Tutorials

Beginning Perl - This tutorial takes you through the basics of the Perl language.

Bob Tarr's Perl Notes - University of Maryland, Baltimore County

Find Perl Tutorials - Database of free Perl tutorials.

FMTEYEWTK - Far More Than Everything You've Ever Wanted to Know About PERL.

How Stuff Works: PERL - Marshall Brain shows how to read and write simple PERL scripts.

How to Program Perl - Advice on materials for learning Perl, and on how to proceed in learning from them.

Introduction to Perl - A thorough yet quick tutorial that touches on the major uses of Perl.

Learn Perl Now! - Three-hour videocourse for those who want a rapid working knowledge of Perl.

Mother of Perl - Monthly series of hands-on Perl tutorials.

Network Programming In Perl - An introduction to network programming in Perl.

Nik Silver's Perl Tutorial - From his one-day hands-on workshop.

Perl Course - Contains materials from a 14 week course in Perl suited for self-study.

Perl in 20 pages - A guide to Perl 5 for C/C++, awk, and shell programmers.

Perl Monks - A good placing for learning and improving Perl programming skills. Contains tutorials, question and answer forums, perl poetry, obfuscated code, and useful code repositories.

Perl Regular Expresions - A dynamic tutorial by Nic Miloslav.

Perl Toys, Tricks and Traps - Advanced info for using perl.

Perl tutorial list - List of Perl tutorials, categorized for beginners and advanced users. All links are well described and rated by visitors count.

SunWorld: Getting started with Perl, Part 1 - Introduction to the language that "can do anything".

Take 10 Minutes to Learn (TM) - PERL - Learn Perl via heavily annotated basic scripts. Great for the technically inclined.

Teaching Perl to Middle School Students - Quick program, complete with handouts, for fairly advanced students to learn Perl by creating a tic-tac-toe game.

1001 Tutorials - Perl - A guide to popular online Perl tutorials for beginners

Documentation

Perl FAQ a Day- A service that mails a randomly selected question / answer pair from the Perl FAQ each day.

Perlfect Solutions - Articles and Tutorials - Articles and tutorials on perl programming techniques. Subjects range from CGI to database access and network programming.

Camel Critiques - Reviews of Perl books by Tom Christiansen.

CPAN documentation

CPAN module and Perl documentation - Archive of documentation of the majority of modules on CPAN, as well as basic Perl documentation. Also contains a CPAN search utility.

Effective Perl Programming

A Fresh Look at Efficient Perl Sorting - The Award winning paper presented by Larry Rosler and Uri Guttman at the 1999 Perl Conference.

HTMLified Perl 5 Reference Guide - by Rex Swain.

Introduction to Perl 5 - Highlights new features of Perl 5: a new data type, the reference, object oriented programming, etc. Designed for those with Perl 4 experience.

Perl 4 Manual - Hypertexted searchable index to man.

Perl - Quick Reference - by Mícheál Ó Foghlú in Amazon.

Perl Crawler Search Engine - The Perl Crawler Search Engine is huge searchable index of all sites devoted to Perl and CGI programming, backed up with a state-of-the-art web indexing spider.

Perl Documentation - Searchable database of the unix perl manual.

Perl Documentation (FTP)

Perl FAQ Index - A list of frequently asked Perl questions with expert answers.

Perl for Win32 FAQ

Perl Toys, Tricks, and Traps

Perldoc.com - Searchable repository of official Perl documentation. Including CPAN modules.

PerlFAQ Prime - An offering of Perl FAQs and "faqtoids" compiled by volunteer contributors.

Regular Expressions Reference - Downloadable reference with examples, by Miloslav Nic.

Database

DBD (database drivers) modules directory - on CPAN to download.

DBI - Resources about the perl5 dbi modules.

DBI Mailing Lists

DBI Module directory - on CPAN to download.

Introduction to MySQL (using Perl DBI) - 4 page article starts with basics of MySQL and finishes up with actual examples of DBI in a MySQL context.

Michael Peppler's Home Page - Sybperl (the Sybase OpenClient extensions to Perl) and DBD::Sybase information

Win32::ODBC for Perl - Newsgroup home, FAQ, Documentation.

Dabbling in Live Databases: Microsoft Access - This tutorial covers the issue of connecting a Microsoft Access database to your website using Perl. (September 13, 1999)

PERL!

Websites!

Perl.Com- The official Perl home page, run by O'Reilly. Contains documentation, news, and links to a variety of resources.

ActiveState - Software developer for Perl and Python programmers. There is free software for developers that works on the most popular platforms including Linux, Solaris and Windows.

Allexperts CGI & Perl Q&A - Volunteer experts answer your Perl questions.

CPAN - The Comprehensive Perl Archive Network, the gateway to all things Perl. The canonical location for Perl code and modules.

Experts-Exchange: Perl - Quickly find Perl Programming help, info, and assistance from other expert members.

Getting Perl - Instructions on downloading a Perl interpreter for your computer platform.

NiX21 Perl-CGI Labs - Some GPL'ed Perl-CGI programs with source codes.

O'Reilly Perl Center - Current and past products, resources, and news on O'Reilly and Associate's Perl involvement.

Perl & Y2K - "Perl is every bit as Y2K compliant as is your pencil; no more, and no less".

Perl AI Resources - Links to information about artificial intelligence and Perl.

Perl Builder - A commercial Integrated Development Environment (IDE) for Perl programming.

The Perl Clinic - Commercial Perl support. Co-run by ActiveState and the Ingram Group.

Perl FAQ - 10 different sections with a total of more than 290 frequently asked questions and answers.

The Perl Institute - Non-profit organization dedicated to making the incredibly useful Perl language even more useful for everyone. Supports Perl creators, developers, maintainers, and users. Recently disbanded, and is being incorporated into the Perl Mongers.

Perl Paraphernalia - An eclectic collection of articles, scripts, and miscellanea, most of which cannot be found elsewhere.

Perl Training from Stonehenge - Get information about on-site and open-enrollment Perl training from the Stonehenge team, led by Perl author and columnist Randal Schwartz.

Perl XML FAQ - Information on using and manipulating XML with Perl.

PerlCrawler Search Engine - Searchable index of Perl documentation and web pages.

PerlGuts Illustrated - An illustrated guide to perl internals.

PerlMUD 2.1 - A text-based environment that allows multiple users to converse, explore, and interact.

1st SPOT Perl - Information about Perl, tutorials and manuals, Perl programming and script libraries.

Symbolstone - Perl - DBI, OpenGL for Perl, Java and Perl Harnessed.

use Perl - General discussion of perl and issues relating to it, Perl news.

Perl, the first postmodern computer language - Speech by Larry Wall (March 3, 1999)

ACM Crossroads: Larry Wall interview (December 1, 1994)


Modules

CPAN Module Search Engine (WAIT) - Search the documentation of all the modules in CPAN by name, synopsis, text, author, or any combination of the four. An excellent way to find out if someone's got a module for what you want to do.

CPAN Modules Page - Comprehensive Perl Archive Network's searchable listing of modules along with documentation. Wondering if someone's written a function to do what you want? Here's where to look.

Apache::ASP - Provides an ASP port to Apache with perl as the host scripting language. Under Apache for both Win32 and Unix, it allows a developer to create dynamic web applications with session management and perl code embedded in static html files.

Apache/Perl Module List - Apache::* modules are somewhat different from the many others found on CPAN.

Catalog - Catalog is a perl program that allows to create, maintain and display "Open Directory Project" like directories. The user interface is 100% HTML.

CGI Center : Perl Modules - Part of webresource.net's CGI Center. Article focuses on using perl modules.

cgi-lib.pl - Very popular Perl 4/5 module for simple CGI tasks, such as reading form input.

CGI.pm - A popular module for CGI programming; read forms, use cookies, generate HTML, and much more. Included in the standard distribution of Perl 5.

The CPAN search site - Comprehensive Perl module directory.

Embperl - Embperl gives you the power to embed Perl code in your HTML documents.

Faq-O-Matic - Automates the process of maintaining a FAQ (or Frequently Asked Questions list). A Public Knowledge Management Tool.

HTML::Template - HTML::Template is a simple, fast HTML Templating module for Perl with added features for Apache/mod_perl. This module is distinguished from others serving a similar purpose by a clear distinction between programming and layout.

libwww-perl - Modules to provide a simple and consistent programming interface to the WWW.

MSSQL::DBlib & MSSQL::Sqllib - Two Perl classes for accessing Microsoft SQL Server from Perl from MS Windows only. Documentation, downloads, and assorted related information.

Perl 5 Documentation - Complete set of module documentation files for the Perl 5 language.

Perl 5 Module List - This document is a semi-formal list of Perl 5 Modules.

Perl & XML - Comparison of Perl's various XML modules.

Perl Modules - Software developer Eric Foster-Johnson's Perl modules homepage.

Perlmodlib - Constructing new Perl modules and finding existing ones.

perlWWW - perlWWW is a personal attempt to index free Perl programs, and libraries, related to the World Wide Web.

Writing Apache modules with Perl and C - Home site of the book about creating Web server modules using the Apache API.

© The Box Network.8m.com