Houston Perl Mongers FAQ

There are many questions that come up regularly in the meetings and on the mailing list that would qualify for FAQ status. Here are some of them. Sometimes the answer will be a link to a site with a better answer than we could produce.

How can I learn to program in Perl?
See Beginner's Introduction to Perl from Perl.com. The best book for learning Perl is Learning Perl.
How do I install the xxxxx Perl Module? (Unix/Linux)
See A Guide to Installing Modules
How do I install the xxxxx Perl Module? (Windows)
See A guide to installing modules for Win32
How do I install a Perl Module on my web server?
See Installing Modules on a Web Server