Tag: PERL
Modern Perl Tutorial for Beginners
7 Views0 Comments0 Likes
Modern Perl Tutorial for Beginners. Topic covered in this tutorial are: Install Perl, Print Hello World, Scalars, Comparing scalars, String functions (lc, uc, length, index, substr). To download the "Padre on Strawber...
Perl Tutorial 26 – Open, Read & Close a Text File
11 Views0 Comments0 Likes
www.ScriptSocket.com Part 26 of the Perl Tutorial shows how to open, read, and close a text file.
Perl Tutorial 7 – Array Tips
6 Views0 Comments0 Likes
www.ScriptSocket.com Part 7 of the Perl Tutorial offers a few tips and shortcuts for creating arrays.
Perl Tutorial 10 – Operators and Precedence
6 Views0 Comments0 Likes
www.ScriptSocket.com Part 10 of the Perl Tutorial covers operators and precedence. Addition, multiplication, division, subtraction and auto-increment/auto decrement of numbers.
Perl Tutorial 14 – Hashes: Basics
8 Views0 Comments0 Likes
www.ScriptSocket.com Part 14 of the Perl Tutorial explores hashes. How to create hashes and reference each key/value pair.
Perl Tutorial 6 – Arrays: merge, reverse, sort
14 Views0 Comments0 Likes
www.ScriptSocket.com Part 6 of the Perl Tutorial covers more array functions. How to merge, reverse and sort an array.
Introduction to Catalyst, the Perl MVC web framework – Part 1
13 Views0 Comments0 Likes
High-def version at wiki.dandascalescu.com with full transcript scrollable independently on the right side while keeping the video in view - ARE YOU LISTENING YOUTUBE?
Perl Tutorial 4 – Arrays: Basics
7 Views0 Comments0 Likes
ALL 125 PERL VIDEOS ARE NOW AVAILABLE TO STREAM AT: www.ScriptSocket.com Part 4 of the Perl Tutorial covers arrays. How to create, print, grow, shrink and empty an array.