So, is this an excuse to not use CGI.pm? No, it is not.
Just because one uses a module does not necessarily mean
that one does not understand how 'things' work - period.
One uses a module because they want to get stuff done.
I find nothing wrong with the desire to learn things, i
find nothing wrong with reinventing wheels to further your
own education. What i do find wrong is the attitude that
using CPAN modules is a 'cop-out'.
Here is a scenario, you have 1 day to write an IRC bot.
What do you do? You use Net::IRC and keep your job. That's
what we are talking about here.
"Some people ... like to learn how things work instead
of using a module to do the work for them..."
No one said you can't do both,
some people like
to use the module and THEN figure out how they work, if
only because the person who wrote that module has more
experience and can offer a tried and tested road to
explore. perldoc -m is your friend. :)
jeffa
L-LL-L--L-LL-L--L-LL-L--
-R--R-RR-R--R-RR-R--R-RR
B--B--B--B--B--B--B--B--
H---H---H---H---H---H---
(the triplet paradiddle with high-hat)
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.