Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (21 loc) · 1.29 KB

FOR-NEW-PERLERS.md

File metadata and controls

29 lines (21 loc) · 1.29 KB

For New Perlers

If you're reading this file, you fit in to one of three groups:

  1. You're new to Perl, and you may have questions.
  2. You're not new to Perl, and you may be curious about what this file is.
  3. None of the above.

Since Perl is a language that many folks don't have experience with, I figured I would address some of the more obvious questions for those who are new.

For my fellow Perlers, please excuse my mistakes in this file, and feel free to offer corrections and expand this document.

Learning Perl

So, teaching you Perl is obviously outside the scope of this document. Suuuper outside the scope of this project. However, there are some excellent tutorials and learning materials I can reference. Keep in mind that I learned Perl before the web was lousy with tutorials, I used what we then affectionately referred to as "dead tree coffins" (books). There are some excellent books, and I think the one I would recommend the most is the Perl Pocket Reference.

Here are some other recommendations: