WANT A QUALITY WEB SITE AND AT LOW COST THAT SUIT YOUR BUDGET- MABUHAYPINOY.COM IS YOUR PARTNER IN BUILDING YOUR SUCCESS IN IT BUSINESESS. LEARN MORE
E-XTREME CODER
      Software and Web Solution Developer
Profile
  • Home
  • INFO
  • Portfolio
  • Tutorials
  • Guest Book
  • Gallery
  • Contact Me

  •    Home / Profile/Tutorials

      Tutorials

    If you want your web site to link within my web site then email me to exchange link with my web site



    Perl Tutorial

    Perl is an interpreted programming language known for its power and flexibility. It combines the familiar syntax of C, C++, sed, awk, grep, sh, and csh into a tool that that is more powerful than the separate pieces used together. These pages will teach basic data structures, flow control, and string manipulation in the context of writing a common CGI program for a Web server.

    Prerequisites

    1. Basic programming experience (fortran, c, basic, whatever)
    2. No Perl, awk, sed, sh, csh, or grep is necessary, although it's useful.

    Disclaimers

    This tutorial is necessarily a simplified version of what perl can do. If you know perl, you could find "errors" in many of my statements, but on the other hand, if you know perl, you understand why I'm leaving out the subtleties. Also, I'm leaving out any of the great things about perl 5.

    Copies of this documentation

    This documentation is available online:
    http://www.ncsa.uiuc.edu/General/Training/PerlIntro/
    Postscript copies and a Tar file are coming soon.