Perl Scripts:
To download any of the following script, right click on the
.pl
link and select "Save Target As..." option.
To view the content of a script, click on the corresponding
text
link.
example1.pl
text
-- Simple perl script
example2.pl
text
-- Scalar string variable - perl script
example3.pl
text
-- read a number from standard input - perl script
example4.pl
text
-- if statement - perl script
example5.pl
text
-- read string value from standard input - perl script
example6.pl
text
-- airthmetic computations - perl script
example7.pl
text
-- special characters - perl script
example8.pl
text
-- array - perl script
example9.pl
text
-- hash - perl script
perlcom.pl
text
-- count the arg file's comment lines - perl script
perlread1.pl
text
-- display records in arg file and count lines - perl script
perlread2.pl
text
-- open file, print lines, count lines - perl script
perlsort1.pl
text
-- sort a list of names stored in an array
perlsort2.pl
text
-- sort lines of arg file and print - perl script
perlsort3.pl
text
-- sort lines of arg file numerically using sub - perl script
perlsort4.pl
text
-- subroutine with <=> operator - perl script
perlsort5.pl
text
-- sort with numeric <=> operator - perl script
perlBinary.pl
text
-- Illustration of binary operators - perl script
setScriptPath.pl
text
-- accept new path from STDIN and sets on *.pl *.cgi files - perl script
stripCR.pl
text
-- remove trailing whitespace(including CR) on all lines of *.pl *.cgi - perl script
stripCRoneFile.pl
text
-- remove trailing whitespace(including CR) on all lines of a single script file
createTextFiles.pl
text
-- create a text file for each *.pl *.cgi file - perl script
ParseClassList.pl
text
-- process a class roll (course registration) file and generate a excel file and a student access permission file
listing.pl
text
Test.txt
directry.hlp
-- create a formatted text file for a given contact information file - perl script
Perl:
eBooks
pattern matching
--Prabakar
prabakar@cis.fiu.edu