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, build your own website with html, php, or ruby on rails. Trace an IP address, or even hack Google with these helpful tips.

Perl - How To Videos (110 Videos)

Views 205
Added 4 months ago
Comments 0
Format Flash
Submitted By:
Rube McGee

Create a method= post web form with Perl

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

How To Create a method= post web form with Perl
A
9:59
Views 200
Added 4 months ago
Comments 0
Format Flash
Submitted 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 224
Added 4 months ago
Comments 0
Format Flash
Submitted By:
Rube McGee

Set file permissions with Perl

This Perl Tutorial explains the chmod function and how to set read, write and execute permissions for files and folders.

How To Set file permissions with Perl
A
5:50
Views 215
Added 4 months ago
Comments 0
Format Flash
Submitted By:
Rube McGee

Use file test operators when Perl scripting

This Perl Tutorial talks about file test operators: -e, -z, -s and -d.

How To Use file test operators when Perl scripting
A-
6:52
Views 142
Added 4 months ago
Comments 0
Format Flash
Submitted By:
Rube McGee

Print a block of text with Perl

Perl Tutorial shows how to print a block of text with one print statement.

How To Print a block of text with Perl
A-
3:26
Views 178
Added 4 months ago
Comments 0
Format Flash
Submitted 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 228
Added 4 months ago
Comments 0
Format Flash
Submitted By:
Rube McGee

Use the Glob function when Perl scripting

This Perl Tutorial explains how to use the glob function to get a list of files in a directory that match a certain extension type, (eg .txt ...more

How To Use the Glob function when Perl scripting
A
7:15
Views 149
Added 4 months ago
Comments 0
Format Flash
Submitted By:
Rube McGee

Work with directories with Perl

This Perl Tutorial shows how to program a script to open, read, close, make, change and remove directories.

How To Work with directories with Perl
A-
7:06
Views 243
Added 4 months ago
Comments 0
Format Flash
Submitted By:
Rube McGee

Change file properties with Perl

This Perl Tutorial shows how to rename, copy and delete files; plus how to use the stat function to get the size of a file.

How To Change file properties with Perl
A
5:39
Views 208
Added 4 months ago
Comments 0
Format Flash
Submitted By:
Rube McGee

Write to and append a text file with Perl

How to write to and append a text file with Perl.

How To Write to and append a text file with Perl
B+
6:06
Views 175
Added 4 months ago
Comments 0
Format Flash
Submitted By:
Rube McGee

Open, read, and close a text file with Perl

How to open, read, and close a text file, creating a handle for a file, when scripting in Perl.

How To Open, read, and close a text file with Perl
A-
6:17
Views 230
Added 4 months ago
Comments 0
Format Flash
Submitted By:
Rube McGee

Work with subroutines when Perl scripting

Learn the basics of using subroutines in Perl and how to declare them.

How To Work with subroutines when Perl scripting
A
9:51
Views 244
Added 4 months ago
Comments 0
Format Flash
Submitted By:
Rube McGee

Use basic regular expression when Perl scripting

This Perl Tutorial explains the most basic regular expressions and how to use them when programming in Perl.

How To Use basic regular expression when Perl scripting
B+
10:00
Views 204
Added 4 months ago
Comments 0
Format Flash
Submitted By:
Rube McGee

Comment Perl code

How to comment and label your Perl code to help other programmers (including yourself) better understand your code .

How To Comment Perl code
A-
4:58
Views 136
Added 4 months ago
Comments 0
Format Flash
Submitted By:
Rube McGee

Tell time with Perl

This Perl Tutorial shows how to use the time function to format the time simply and in a more advanced way.

How To Tell time with Perl
A-
8:17
Views 293
Added 4 months ago
Comments 0
Format Flash
Submitted By:
Rube McGee

Create random numbers and round numbers in Perl

This tutorial shows how to generate and use random numbers when Perl scripting with the rand function and how to round numbers to any ...more

How To Create random numbers and round numbers in Perl
A-
7:54
Views 216
Added 4 months ago
Comments 0
Format Flash
Submitted 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 238
Added 4 months ago
Comments 0
Format Flash
Submitted By:
Rube McGee

Loop hashes in Perl

How to loop through hashes with the each, keys and values functions when Perl scripting.

How To Loop hashes in Perl
A-
4:43
Views 263
Added 4 months ago
Comments 0
Format Flash
Submitted By:
Rube McGee

Create hashes in Perl

How to create hashes and reference each key /value pair when Perl scripting.

How To Create hashes in Perl
A-
8:16
Views 170
Added 4 months ago
Comments 0
Format Flash
Submitted By:
Rube McGee

Use the map and grep functions when Perl scripting

This Perl Tutorial explains the functions map and grep and gives examples of how they can be applied to arrays.

How To Use the map and grep functions when Perl scripting
A-
6:52
81 - 100 of 110 videos
loading...