A series of articles that I wrote about Perl documentation for PerlMonth (which no longer seems to be online).
Note: All of the articles in the RTFM series are really old. It’s likely that many of the links no longer work. I’m leaving these articles online for historical reasons, but these days you should visit perl.org for links to the best current Perl resources.
- An Introduction to the Perl Documentation In this article Dave Cross takes an overview of "probably the best set of free documentation for any software currently available".
- Modules, References, Data Structures and Objects In the second of his articles about "probably the best set of free documentation for any software currently available", Dave Cross looks in more depth at more complex areas of Perl.
- Writing Plain Old Documentation In the third of his articles about "probably the best set of free documentation for any software currently available", Dave Cross explains how to write documentation for your own Perl code.
- Non-Free Perl Documentation In this article Dave Cross takes a brief look at some Perl books.
- Perl Newsgroups In this article Dave Cross takes a brief look at Perl newsgroups.
- Perl Websites In this article Dave Cross takes a brief look at Perl websites.
- Perl Mailing Lists In this article Dave Cross takes a brief look at Perl Mailing Lists.
- Perl Documentation Overview In the last of his articles for Perlmonth Dave Cross takes a brief overview of Perl documentation.
One thought on “RTFM”