PERL AND DATA TYPES
Scalars are simple variables. They are preceded by a dollar sign ($). A scalar is either a number, a string, or a reference. A reference is actually an address of a variable, which we will see in the upcoming chapters.
Arrays are ordered lists of scalars that you access with a numeric index which starts with 0. They are preceded by an "at" sign (@).
Hashes are unordered sets of key/value pairs that you access using the keys as subscripts. They are preceded by a percent sign (%)..................
This book has been written for the Medical/Pharmacy/Nursing/ME/M.TECH/BE/B.Tech students of All University with latest syllabus for ECE, EEE, CSE, IT, Mechanical, Bio Medical, Bio Tech, BCA, MCA and All B.Sc Department Students.
The basic aim of this book is to provide a basic knowledge in PERL Programming.
PERL Programming Syllabus students of degree, diploma & AMIE courses and a useful reference for these preparing for competitive examinations.
All the concepts are explained in a simple, clear and complete manner to achieve progressive learning.
This book is divided into five chapters. Each chapter is well supported with the necessary illustration practical examples.
Share This eBook: