our approach|contact us

 

Perl Basics
In Pictures

microsoft office

Access 2003 Access 2007 Excel 2003 Excel 2007 PowerPoint 2003 PowerPoint 2007 Publisher 2003 Publisher 2007 Word 2003 Word 2007

openoffice.org

Base Calc Impress Writer

web layout

HTML & CSS

web programming

MySQL Basics PHP Basics Perl Basics

This tutorial helps beginners learn the basics of Perl programming.

BEGIN THE PERL BASICS TUTORIAL >>

Need a quick reminder of how to do something in Perl? Click a task:

Learning the Basics

  • Create a simple script
  • Upload a script
  • Set script permissions
  • Run a script from a Web page
  • Insert comments
  • Format text output

Working with Variables

  • Employ single variables
  • Print quotation marks
  • Employ lists of variables

Working with Numbers

  • Perform calculations
  • Increment/decrement automatically
  • Generate random numbers

Subroutines

  • Create a subroutine
  • Parse form data with a subroutine

Logic & Loops

  • Employ conditional logic
  • Employ looping

Working with Files

  • Create a text file
  • Display files
  • Append to files
 

Bookmark and Share