I don't know what to tell you. I learned perl completely from the documentation (reading perlmonks every day didn't hurt either), but I was not new to programming. The perl documentation is intended to be an introduction to programming, but i'm not against a perlglossary page. I'd rather call it perldict, and have `perldoc -d word' look like `perldoc -f func', even if they overlap.
Like always, this is user contributed documentation.
I think someone ought to set up a neat little CGI::Application/DB_File program to facilitate the creation of perlglossary, so that it comes to existence real fast.
There exists Perl Developer's Dictionary by clintp.
Obligatory link: How to RTFM ;D
____________________________________________________
** The Third rule of perl club is a statement of fact: pod is sexy.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.