Perl 5 Fundamentals

Go to class
Write Review

Free Online Course: Perl 5 Fundamentals provided by Pluralsight is a comprehensive online course, which lasts for 3-4 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Perl 5 Fundamentals is taught by Saravanan Dhandapani.

Overview
  • Perl is the go-to language of many system administrators to automate most of their mundane and repetitive tasks. This course will teach you the basic concepts and features of this language.

    Many system administrators rely on a scripting language like Perl to accomplish their day-to-day work. In this course, Perl 5 Fundamentals, you’ll learn to master the basics of the Perl language. First, you’ll explore the syntax of Perl, the simple and complex data structures provided by the language. Next, you’ll discover how to use the various looping constructs to control the flow of your program. Then, you'll delve into file handling techniques and regular expressions. Finally, you’ll learn how to package and distribute your code using Perl modules. When you’re finished with this course, you’ll have the skills and knowledge of developing scripts using all the core features provided by Perl needed to automate and monitor your day-to-day tasks.