The thoughts that seem to plague me even as I sleep are:
1.) How can I improve my programming skills to make this block/sub/module more flexible?
2.) How can I write more elegant (yet, still understandable) code?
3.) How can I write less code without jeapordizing stability (in other words, killing duplications)?
4.) Am I re-inventing the wheel, or is this code ground breaking?
Whenever I'm writing code (as I am now), these things race through my head in a (at best) random order. Also, these thoughts have come from my interaction with others here at PM. Since most of the people here are experienced Perl hackers, it would be stupid of me not to take any of their advise.
In short, "Make Perl yours, but always carry around a Bag-O'-Tricks(tm). Someone else might need the gift of constructive criticism (or at least, a swift kick in the rear)."
Theodore Charles III
Network Administrator
Los Angeles Senior High
4650 W. Olympic Blvd.
Los Angeles, CA 90019
323-937-3210 ext. 224
email->secon_kun@hotmail.com
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.