Perl

Perl

Functioning in the modern world means knowing how to use a computer. Whether you are a hacker or beginner, look no further. Beginner or pro, these tutorials span from basic computer functions to complicated hacks. Use the internet more effectively, set up an email account, learn how to code your own website with html, php, or ruby on rails. Trace an IP address, or even learn how to hack Google with these helpful tips.

Perl - How To Videos (110 Videos) WidgetOpen Widget BuilderNew

Views 324
Added 6 months ago
Comments 0
Format Flash
Curated By:
Rube McGee

Determine data type with the ref operator in Perl

This Perl Tutorial shows how to use the ref operator to determine the type of data that a reference refers to.

How to determine data type with the ref operator in Perl
A
9:56
Views 437
Added 6 months ago
Comments 0
Format Flash
Curated By:
Rube McGee

Pass multiple arrays to sub by reference in Perl

This Perl Tutorial shows how to pass and return multiple arrays to a subroutine by reference.

How to pass multiple arrays to sub by reference in Perl
A
7:52
Views 137
Added 6 months ago
Comments 0
Format Flash
Curated By:
Rube McGee

Create references using the symbol table in Perl

This Perl Tutorial shows how to create references and de-reference references using the symbol table.

How to create references using the symbol table in Perl
A
9:51
Views 137
Added 6 months ago
Comments 0
Format Flash
Curated By:
Rube McGee

Create hard references to variables in Perl

This Perl Tutorial shows how to create hard references to variables, arrays, hashes and subroutines and how to de-reference those references ...more

How to create hard references to variables in Perl
A
7:23
Views 278
Added 6 months ago
Comments 0
Format Flash
Curated By:
Rube McGee

Download a website using Perl

This Perl Tutorial shows how to use several modules to download multiple web pages to HTML files to view offline on your computer or to ...more

How to download a website using Perl
A
9:59
Views 167
Added 6 months ago
Comments 0
Format Flash
Curated By:
Rube McGee

Create a method=get web form with Perl

This is Perl Tutorial shows how to create a form for the web where method=get and how to parse the form and print out data.

How to create a method=get web form with Perl
A
5:07
Views 163
Added 6 months ago
Comments 0
Format Flash
Curated By:
Rube McGee

Use the sendmail function in Perl

This 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 ...more

How to use the sendmail function in Perl
A
9:55
Views 143
Added 6 months ago
Comments 0
Format Flash
Curated By:
Rube McGee

Upload a Perl script to a server

This Perl Tutorial shows the steps to take to upload a perl script to your server. Ascii mode, chmod files and folders.

How to upload a Perl script to a server
A
5:19
Views 192
Added 6 months ago
Comments 0
Format Flash
Curated By:
Rube McGee

Use hash functions when Perl scripting

This Perl Tutorial series shows you how to use has functions including: 1.)The exists, defined and delete functions. 2.)How to reverse the ...more

How to use hash functions when Perl scripting
A
6:10
Views 164
Added 6 months ago
Comments 0
Format Flash
Curated By:
Rube McGee

Work with operators and precedence when Perl scripting

This Perl Tutorial covers operators and precedence. Addition, multiplication, division, subtraction and auto-increment/auto decrement of ...more

How to work with operators and precedence when Perl scripting
A
10:00
Views 166
Added 6 months ago
Comments 0
Format Flash
Curated By:
Rube McGee

Work with arrays in Perl

A comprehensive Perl Tutorial covering how to work with arrays when Perl scripting including how to create, print, grow, shrink and empty an ...more

How to work with arrays in Perl
A
7:17
Views 180
Added 4 months ago
Comments 0
Format Flash
Curated By:
Rube McGee

Program a 'Hello World' Perl script

Brief 9-minute video demonstrates running "Hello World" Perl script on IIS and Apache Web Servers.

How to program a 'Hello World' Perl script
B
9:09
Views 125
Added 4 months ago
Comments 0
Format Flash
Curated By:
Rube McGee

Install ActivePerl 5.5.8

Brief 5-minute tutorial demonstrates installing ActivePerl 5.8.8. Also, a console application is written to test the installation.

How to install ActivePerl 5.5.8
C+
5:05
Views 649
Added 6 months ago
Comments 0
Format Flash
Curated By:
Rube McGee

Use the qr operator in regular expressions in Perl

This Perl Tutorial shows how to use the qr operator to create compiled regular expressions.

How to use the qr operator in regular expressions in Perl
A
8:25
Views 125
Added 6 months ago
Comments 0
Format Flash
Curated By:
Rube McGee

Use the x modifier in regular expressions in Perl

This Perl Tutorial shows how to use the x modifier in regular expressions to allow whitespace and comments to make regex's easier to read ...more

How to use the x modifier in regular expressions in Perl
A
5:33
Views 170
Added 6 months ago
Comments 0
Format Flash
Curated By:
Rube McGee

Use regex lookahead and lookbehind assertions

This Perl Tutorial demonstrates the use of regular expressions lookahead and lookbehind assertions.

How to use regex lookahead and lookbehind assertions
A
6:47
Views 184
Added 6 months ago
Comments 0
Format Flash
Curated By:
Rube McGee

Use regular expressions backreferences in Perl

This Perl Tutorial demonstrates the use of regular expressions (regex) backreferences to refer to previous successful matches.

How to use regular expressions backreferences in Perl
A
7:47
Views 73
Added 6 months ago
Comments 0
Format Flash
Curated By:
Rube McGee

Use regular expressions assertions in Perl

This Perl Tutorial demonstrates the use of regular expressions assertions.

How to use regular expressions assertions in Perl
A-
9:34
Views 165
Added 6 months ago
Comments 0
Format Flash
Curated By:
Rube McGee

Use regex quanitifiers in Perl

This Perl Tutorial demonstrates regular expressions quantifiers.

How to use regex quanitifiers in Perl
A-
10:00
Views 158
Added 6 months ago
Comments 0
Format Flash
Curated By:
Rube McGee

Separate records with Perl

This Perl Tutorial demonstrates how to use the output record separator predefined variable to separate records easily.

How to separate records with Perl
A-
4:12
21 - 40 of 110 videos
loading...