Categories
CGI and PerlTips and Tutorials → Programming in Perl

Perl File Handling

This article describes the facilities provided for file handling in Perl. Learn how to operate on files including how to open, read, write and close both binary and text files.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

The Perl Regular Expression Tutor

The interactive tutor allows you to enter your own input and regular expressions and will show you what matches and what not.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Perl Regex

What are regular expressions and what are they good for? This article covers the very first steps in understanding the concept of regular expressions and their use in Perl.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Introduction to RPC::XML Module

This tutorial helps you understand: What is RPC::XML? How to install NMake 1.5. How to install RPC::XML 0.57. Example programs on how to use RPC::XML. How to pass an array as an input argument.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

Perl 6 FAQ

Perl 6 FAQ featuring over 100 answers to questions about Perl 6, including changes since Perl 5 and new features such as junctions, multi subs, hyper operators and the new class and object system. Also includes a step-by-step guide to writing your fi...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

A Perl Tutorial

This tutorial is very helpful for beginners to understand the basic concepts of Perl language. It contains quiz at the end of lesson, that you should take to test your understanding of the tutorial.
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Easy Perl for Beginners

For Perl beginners or as a reference. Short examples with easy to follow explanations. No long examples with bulky html forms. If you want to split an array, you get the code to split an array.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

The Fundamentals of Perl

Learn Perls basic syntax. Learn how to create and manipulate various different types of variables. Do conditional tests and learn all of the common loops.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Two borthers: chop and chomp

Both of these very useful textual data processing functions work fine until you forget which one of them you have used in your last script. If you know the difference you never be confused about which one you should use.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

What is &"0 but true&" and why is it

This small tutorial will tell you why the Perl uses the &"0 but true&" return value when it executes some system functions. So this is a special way to show a good exit of function call.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2019 A--9.com