Where to find reference material?
There are many Perl books, you many also find these links useful.
- > All Perl keywords
- > Perl functions
- > Perl syntax
- > Perl variables
- > Perl file handles
- > Various
Perl Keywords
- > perldoc.perl.org
- [ Overview | Tutorials | Reference ]
- > perldoc command
- > Perl Frequently Asked questions
Perl core documentation
- > LPW: Beginners Perl by Dave Cross
Presentations
Tip
Web frameworks Catalyst is a Model View Controller (MVC) Web application framework

