Home
About Us
Training
PERL Course Contents
Development
US Staffing
Support
Services
Careers
Sitemap
Contact Us
Company News
1. Introduction to Pe rl
What is Perl
Perl His to ry
Writing firs t Perl s c ript
Exec uting Perl s c ripts
2 . Basic Data Type s
Sc alar Data types
ADOBE LIVE CYCLE
Variable Interpo latio n
Es c ape s equenc es
BI APPS
PDFmyURL.com
Numeric Func tio n Interpo latio n
String Func tio ns
3. O pe rato rs in Pe rl
Arthematic Operato rs
Co mparis o n Operato rs
Lo gic al Operato rs
Auto Inc rement / Dec rement Operato rs
i. With Numeric s ii. With Strings
String Repetio n Operato rs
4 . Lists and Array Variable s
Intro duc tio n to Lis ts
Intro duc tio n to Arrays
Fas t c reatio n and ac c es s
Operatio ns o n Lis ts and Arrays
Built-in Array func tio ns
5. C o ntro l Struc ture s
Co nditio nal Statements
Single line c o nditio ns s tatements
Relatio nal & Lo gic al Operato rs
Co ntro l Lo o ps
i. Fo r lo o p in perl ii. Fo reac h lo o p in perl iii. do / redo s tatements
PDFmyURL.com
iv. next, las t, c o ntinue keywo rds
6 . Hashe s in Pe rl ( Asso c iative Arrays)
What are As s o c iative Arrays ?
Differenc e between Arrays and As s o c iative Arrays .
Creating As s o c iative Arrays and ac c es s elements
Built-in Has h func tio ns
7. File Syste m Inte rac tio n
What is a file?
Vario us mo des o f file o peratio ns
File Handles and File Handling
File and Arrays
File handle s witc hes viz -e, -f, -d, -b, -z , -s etc
Erro r Handling
Direc to ry Pro c es s ing
8 . Using Subro utine s
What are s ubro utines in Perl
Defining and invo king Subro utines
Returning Values fro m a s ubro utines
Variable s c o ping
Pas s ing arguments to a s ubro utine
Nes ted s ubro utine c alls
Sys tem defined s ubro utines i.g. BEGIN, END, AUTOLOAD
9 . Re g ular Expre ssio ns ( aka Re g Ex)
Intro duc tio n to Pattern matc