From the course: Perl 5 Essential Training

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next steps

Next steps - Perl Tutorial

From the course: Perl 5 Essential Training

Start my 1-month free trial

Next steps

- [Voiceover] In this course, my goal was to provide you with the basic knowledge that you need to write Perl scripts effectively. I've shown you the anatomy and basic syntax of a typical Perl script so that you can be well prepared to construct your own scripts. How values and variables work in Perl so that you can make use of Perl's simple duck typing system. How conditionals and loops work in Perl, including Perl's unique and flexible post-fix notation and we've covered Perl's unique object system so you can create good, re-usable code and even leverage the code of others. We've covered a lot, but we've really just scratched the surface of this uniquely rich and robust scripting language. For further study, check out the recommended reading list on my Perl page at perl.bw.org. I hope you've enjoyed this course as much as I have enjoyed creating it for you. So, have fun, create something wonderful with your own Perl scripts.

Contents