Beg to disagree,
eric256. Just as programmers need to learn to be businessmen/women, rather than just getting crunched, programmers also need to learn to become meta-programmers. I was just (rightly) chasened in another thread for dissing programmers who poke around in Perl interpreter code looking for neat stuff, because those are the guys who build the modules I use in doing my job. If we don't build the tools, and, now, the self-improving tools, somebody else will.
There are a bunch of damn good programmers over in Bulgaria who have released the most diabolical un-killable viruses I have ever seen, and sooner or later one of them is going to tackle such an idea. Either way, simple programming is going to become more automated, and a tool such as I am describing is not that far away.
Just as SoC designers now use automated tools to design megagate chips, we now use templating systems like Embperl which are smart enough to automatically build tables for us.
Perl is a tough nut even to do what I suggest for, because it isn't an easily parsable language. That doesn't mean that we can't build something extremely useful, just that we have to be canny and crafty... and awfully damn good.
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.