Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Introduction to Perl & CGI

Results 1-20 of 38
Learning Perl: My newest language.
Introduction to Perl with "Hello, World", strings, integers and if...then.
(0 ratings)
Reviews0
PriceFree
Views699
Perl sort Function Tutorial
Learn through examples how to use the Perl sort function to sort a list by an alphabetical or numerical order. It covers the main syntax forms of this function accompanied by a lot of examples including: how to sort a hash by keys or values, how to sort an array of arrays, how to sort using the Schwartzian Transform (explained in details), how to sort a matrix by multiple columns and much more. You can download the script examples to play with them.
(0 ratings)
Reviews0
PriceFree
Views569
Perl pack Function Tutorial
Learn through examples how to use the Perl pack function to concatenate into a string a list of values converted according to the formats specified by a template. There are provided a lot of commented examples to help you better understand how to use the pack function in your scripts. There are exemplified almost all the templates available: a string with arbitrary binary data; a text string; a bit string (either in an ascending or descending order inside each byte); a signed or an unsigned char; a single or double precision float in native format; a hex string; a signed or an unsigned integer value; a signed or an unsigned long value and much more.
(0 ratings)
Reviews0
PriceFree
Views569
Perl map Function Tutorial
Learn through examples how to use the Perl map function to either run a block or an expression against each element of a list. There are provided a lot of commented examples to help you better understand how to use the map function in your scripts. The examples include: get a list with the squares of the first 10 positive integers; apply a function to a list; a map, grep and sort example; how to use map to read data from a csv file; how to make a hash out of a delimited string and much more.
(0 ratings)
Reviews0
PriceFree
Views545
Perl Basics
Learn the basics of writing Perl scripts. Topics covered include basic syntax, using variables, arrays, hashes. Of course loops and conditional structures are explained as well. Additionally installation and use of Perl modules is discussed.
(0 ratings)
Reviews0
PriceFree
Views494
Perl Tutorial
Learn the basics of programming in Perl. All the basic programming topics are covered with advanced topics like file manipulation and database interaction for adventerous programmers.
(3 ratings)
Reviews0
PriceFree
Views1394
Dr.Quek's notes on Perl
This page is designed to help novice programmers learn the Perl programming language and will get you started with cgi scripting.Specifically, it's designed to help them learn enough to customize cgi script with a little perl knowledge.This tutorial will walk you through the basics of creating CGIs with Perl.
(3 ratings)
Reviews0
PriceFree
Views1393
Absolute Beginners Guide to CGI
What is CGI and how does it work? What is a cgi-bin? What to look for when buying a script? How to install a cgi script? Where to find scripts? What is Perl What are file permissions Telnet explained What is SSI and what does it mean to you Common errors and debugging.
(0 ratings)
Reviews0
PriceUSD 14.95
Views1572
Brief Introduction to PERL
This tutorial walks you through the basics of Perl programming language, including variables and statements.
(0 ratings)
Reviews0
PriceFree
Views1062
Sulfericacid- Oil of vitrol- Acid cleanup for code on the web
Go over everything from variable types, loops, file manipulations, complete step through in creating mailing forms, etc!
(0 ratings)
Reviews0
PriceFree
Views1384
Herong's Notes on Perl
This collection of notes and sample codes are based on my personal experiences with Perl on both Unix and Windows systems. Topics covered include binary file, CGI, class, client server, DBM file, debug, directory handle, file handle, file test, free, function, hard reference, IIS, Internet, language, Linux, module, MySQL, name space, object, object method, online, open directory, open file, package, Perl, regular expression, RPC::XML, sample codes, SOAP, SOAP::Lite, socket communication, soft reference, split, subroutine, performance, TCP, XML, XML-RPC, XML::Simple.
(9 ratings)
Reviews0
PriceFree
Views1882
Perl: Data goes in, Files come out
Learn how to read from and write to files and how to use STDIN and STDOUT to collect and output data. Then download the example: 'Prime number finder' and improve on it.
(3 ratings)
Reviews0
PriceFree
Views1991
Introduction to Perl
Goes into how to obtain and install a copy of Perl, creating and executing scripts and some basic syntax.
(3 ratings)
Reviews0
PriceFree
Views1647
Learn Perl
Learn Perl statements, variables, operators, boolean, conditional, looping, and more through this comprehesive online tutorial.
(0 ratings)
Reviews0
PriceFree
Views1311
Perl CGI Web Database Programming Tutorial
If you are looking to learn perl cgi database programming for your web site, this tutorial is the easiest way to do it. There are pictures to guide you, and the language used is friendly to non programmers. It is written in a sequential, step by step format, to make it easier to understand and follow. You will have the skills you need to build web database applications after reading this!
(0 ratings)
Reviews0
PriceFree
Views1921
CGI Tutorial
If you are looking to learn Perl CGI database programming for your web site, this tutorial is an easy way to do it. There are pictures to guide you and it is designed for someone with only minimal html knowledge. Covers perl syntax, cgi script installation, relational database concepts and design, the DBI module that perl uses to talk to the database, and four sample cgi scripts with line by line explanations.
(0 ratings)
Reviews0
PriceFree
Views2191
About Perl Online Class
A free, and self-paced online class. The homework is optional, and you're free to complete the assignments when you're ready. If you have questions or would like some feedback, you'll have lots of help and support from myself and your classmates in the About Perl/PHP Forum.
(0 ratings)
Reviews0
PriceFree
Views1500
Introduction to Perl
This tutorial will go through the basics of Perl starting from the very beginning. Learn how to use variables, arrays, control structures, conditionals, file handling subroutines and more.
(0 ratings)
Reviews0
PriceFree
Views1286
Ovid's Web Programming Course
A free online course designed to help those with a bit of familiarity with Perl learn to write CGI programs. The emphasis is on security and good coding practices. The author is a CPAN (Comprehensive Perl Archive Network) contributor, runs Portland Perl Mongers, and is known in the Perl community as someone who takes the time to help others learn.
(0 ratings)
Reviews0
PriceFree
Views1279
Installing PERL Scripts
This article serves as an introduction to installing and troubleshooting Perl scripts. There's no programming in this article, just a �down and dirty� on how to get it right.
(0 ratings)
Reviews0
PriceFree
Views1283
Results 1-20 of 38