Perl Essentials

offered by Geekuni


Subjects: ,


 

Learn Modern Perl by developing an airport search engine

* Get experience with Perl’s programming constructs
* Write your own unit tested packages which can be used across projects
* Learn to minimize your work by using CPAN – over 100,000 modules provided by other developers

The exercises are interspersed with a project developing an airport search engine. This project will illustrate how the Perl skills you’ve acquired enable you to implement sophisticated functionality as a maintainable package with only a moderate amount of coding.