Free Perl tutorial 29 directories: open, read, make videos that expalin help you understand the Free Perl tutorial 29 directories: open, read, make that is shared by many experts in the Perl tutorial 29 directories: open, read, make field
Enjoy our Free Perl tutorial 29 directories: open, read, make videos and get the most valuable Perl tutorial 29 directories: open, read, make online!

Video scenes shots:

  

Watch the video:



Other videos by this author:

Perl Tutorial 24 - Regular Expressions: Basics Perl Tutorial 24 - Regular Expressions: Basics
Posted by: bermnz

Video duration: 600 seconds

http://www.ScriptSoc ket.com/
Part 24 of the Perl Tutorial explains the most basic regular expressions.

Related: expressions, perl, programming, regex, regular, tutorial

Perl Tutorial 1 - Active Perl, Perl Editor, Hello World Perl Tutorial 1 - Active Perl, Perl Editor, Hello World
Posted by: bermnz

Video duration: 226 seconds

http://www.ScriptSoc ket.com/
Part 1 of the Perl Tutorial features details on where to download Active Perl, where to download a good Perl Editor and how to say 'Hello World'.

Related: perl, programming, tutorial

Perl Tutorial 104 - Sort Databases Perl Tutorial 104 - Sort Databases
Posted by: bermnz

Video duration: 562 seconds

http://www.ScriptSoc ket.com/
Part 104 of the Perl Tutorial shows how to sort databases.

Related: databases, perl, programming, sort, tutorial

Perl Tutorial 4 - Arrays: Basics Perl Tutorial 4 - Arrays: Basics
Posted by: bermnz

Video duration: 437 seconds

http://www.ScriptSoc ket.com/
Part 4 of the Perl Tutorial covers arrays. How to create, print, grow, shrink and empty an array.

Related: arrays, perl, programming, tutorial

Perl Tutorial 5 - Arrays: push, pop, shift, unshift Perl Tutorial 5 - Arrays: push, pop, shift, unshift
Posted by: bermnz

Video duration: 344 seconds

http://www.ScriptSoc ket.com/
Part 5 of the Perl Tutorial covers more array functions. How to push, pop, shift and unshift an array.

Related: arrays, perl, pop, programming, push, shift, tutorial, unshift

Perl Tutorial 3 - Variables Perl Tutorial 3 - Variables
Posted by: bermnz

Video duration: 310 seconds

http://www.ScriptSoc ket.com/
Part 3 of the Perl Tutorial explains variables with basic examples.

Related: perl, programming, tutorial, variables

Perl Tutorial 35 - Sendmail: Send an Email, Rudewords Filter Perl Tutorial 35 - Sendmail: Send an Email, Rudewords Filter
Posted by: bermnz

Video duration: 595 seconds

http://www.ScriptSoc ket.com/
Part 35 of the Perl Tutorial shows how to use sendmail to send and recieve email from a script securely. Plus, how to remove HTML tags from the email message, and how to create a rudewords filter.

Related: -oi, -t, email, filter, perl, programming, rudewords, sendmail, tutorial

Thomas The Tank Engine Slideshow Thomas The Tank Engine Slideshow
Posted by: bermnz

Video duration: 138 seconds

http://www.Berm.co.n z/video
Photos I took at the live show in New Zealand of the Thomas The Tank Engine show.

Related: engine, slideshow, tank, the, thomas

Perl Tutorial 14 - Hashes: Basics Perl Tutorial 14 - Hashes: Basics
Posted by: bermnz

Video duration: 496 seconds

http://www.ScriptSoc ket.com/
Part 14 of the Perl Tutorial explores hashes. How to create hashes and reference each key/value pair.

Related: hash, hashes, perl, programming, tutorial

Perl Tutorial 6 - Arrays: merge, reverse, sort Perl Tutorial 6 - Arrays: merge, reverse, sort
Posted by: bermnz

Video duration: 403 seconds

http://www.ScriptSoc ket.com/
Part 6 of the Perl Tutorial covers more array functions. How to merge, reverse and sort an array.

Related: arrays, merge, perl, programming, reverse, sort, tutorial

Perl Tutorial 25 - Subroutines: Basics Perl Tutorial 25 - Subroutines: Basics
Posted by: bermnz

Video duration: 591 seconds

http://www.ScriptSoc ket.com/
Part 25 of the Perl Tutorial shows the basics of subroutines. Continue with Perl tutorial 88 next! http://www.youtube.c om/watch?v=SEJpf0fc1 1s

Related: perl, programming, subroutines, tutorial

Perl Tutorial 19 - Functions: lc, uc, lcfirst, ucfirst Perl Tutorial 19 - Functions: lc, uc, lcfirst, ucfirst
Posted by: bermnz

Video duration: 416 seconds

http://www.ScriptSoc ket.com/
Part 19 of the Perl Tutorial shows the functions lc, uc, lcfirst, ucfirst and a method to ucfirst every word in a string.

Related: function, lc, lcfirst, perl, programming, tutorial, uc, ucfirst

Perl Tutorial 13 - Functions: map, grep Perl Tutorial 13 - Functions: map, grep
Posted by: bermnz

Video duration: 412 seconds

http://www.ScriptSoc ket.com/
Part 13 of the Perl Tutorial explains the functions map and grep. Examples of how they can be applied to arrays.

Related: function, grep, map, perl, programming, tutorial

Perl Tutorial 12 - The While Loop, The Until Loop Perl Tutorial 12 - The While Loop, The Until Loop
Posted by: bermnz

Video duration: 491 seconds

http://www.ScriptSoc ket.com/
Part 12 of the Perl Tutorial explains the while loop and the reverse while loop, the until loop.

Related: loop, perl, programming, tutorial, until, while

Perl Tutorial 20 - Functions: length, substr, index, rindex Perl Tutorial 20 - Functions: length, substr, index, rindex
Posted by: bermnz

Video duration: 572 seconds

http://www.ScriptSoc ket.com/
Part 20 of the Perl Tutorial shows the functions length, substr, index and rindex.

Related: function, index, length, perl, programming, rindex, substr, tutorial

Perl Tutorial 125 - Regex: qr Operator - Compile Expressions Perl Tutorial 125 - Regex: qr Operator - Compile Expressions
Posted by: bermnz

Video duration: 505 seconds

http://www.ScriptSoc ket.com/
Part 125 of the Perl Tutorial shows how to use the qr operator to create compiled regular expressions.

Related: compile, expressions, operator, perl, programming, qr, regex, regular, tutorial

Perl Tutorial 9 - Conditionals: if, elsif, else, unless Perl Tutorial 9 - Conditionals: if, elsif, else, unless
Posted by: bermnz

Video duration: 349 seconds

http://www.ScriptSoc ket.com/
Part 9 of the Perl Tutorial shows basic conditional statements: if, elsif, else and unless.

Related: conditionals, else, elsif, if, perl, programming, statements, tutorial, unless

Perl Tutorial 26 - Open, Read & Close a Text File Perl Tutorial 26 - Open, Read & Close a Text File
Posted by: bermnz

Video duration: 377 seconds

http://www.ScriptSoc ket.com/
Part 26 of the Perl Tutorial shows how to open, read, and close a text file.

Related: close, file, open, perl, programming, read, text, tutorial

Perl Tutorial 7 - Array Tips Perl Tutorial 7 - Array Tips
Posted by: bermnz

Video duration: 274 seconds

http://www.ScriptSoc ket.com/
Part 7 of the Perl Tutorial offers a few tips and shortcuts for creating arrays.

Related: arrays, perl, programming, tips, tutorial

Perl Tutorial 21 - Random Numbers & Rounding: rand, sprintf Perl Tutorial 21 - Random Numbers & Rounding: rand, sprintf
Posted by: bermnz

Video duration: 474 seconds

http://www.ScriptSoc ket.com/
Part 21 of the Perl Tutorial shows how to generate and use random numbers with the rand function and how to round numbers to any decimal place with the sprintf function.

Related: numbers, perl, programming, rand, random, rounding, sprintf, tutorial

Perl Tutorial 16 - Hash Functions: exists, defined, delete Perl Tutorial 16 - Hash Functions: exists, defined, delete
Posted by: bermnz

Video duration: 341 seconds

http://www.ScriptSoc ket.com/
Part 16 of the Perl Tutorial shows hash functions exists, defined and delete.

Related: defined, delete, exists, functions, hash, hashes, perl, programming, tutorial

Steely Dan Live - \ Steely Dan Live - 'Aja' in New Zealand
Posted by: bermnz

Video duration: 530 seconds

http://www.berm.co.n z/video
Steely Dan perform 'Aja' live in concert at Vector Arena, Auckland on the 22 Sept 2007.

Related: aja, becker, concert, dan, fagen, guitar, live, steely

Perl Tutorial 52 - CGI.pm - Generate HTML on the Fly Perl Tutorial 52 - CGI.pm - Generate HTML on the Fly
Posted by: bermnz

Video duration: 446 seconds

http://www.ScriptSoc ket.com/
Part 52 of the Perl Tutorial explores the CGI.pm module to create html tag shortcuts and to generate html web pages on the fly.

Related: cgi.pm, generate, html, perl, programming, shortcuts, tags, tutorial

Perl Tutorial 43 - Install a Module with CPAN.pm .LOCK NMAKE Perl Tutorial 43 - Install a Module with CPAN.pm .LOCK NMAKE
Posted by: bermnz

Video duration: 553 seconds

http://www.ScriptSoc ket.com/
Part 43 of the Perl Tutorial shows how to use CPAN.pm to install a perl module on your computer as well as point out some minor problems like the .LOCK file and the NMAKE error and how to fix them.

Related: .lock, cpan.pm, install, module, nmake, perl, programming, tutorial

Perl Tutorial 22 - What\ Perl Tutorial 22 - What's The Time?
Posted by: bermnz

Video duration: 497 seconds

http://www.ScriptSoc ket.com/
Part 22 of the Perl Tutorial shows how to use the time function to format the time simply and in a more advanced way.

Related: function, perl, programming, time, tutorial