Like many monks rewrite code to
improve it, I am going to rewrite the first three paragraphs
in the attempt to add a touch of tact to them:
Thank you for contributing gmax, that is an impressive
start of a cookbook. But ... shouldn't you have incorporated
more error checking and transaction support? These are,
IMHO, an integral part of DBI - actually, I strongly feel
that there's no excuse to not wrap your database modifying
statements inside a transaction, and to not rollback on
failure. Along those lines, one could accuse your examples
of being equivalent to Perl code that isn't strict, doesn't
have warnings turned on, and isn't checking the return
values of system calls.
By the way, Re: Style, *again* appears to be the only node where you actually thanked someone here. Many, many have thanked
you in the past - you should return the favor more often, if nothing more than for being appreciated.
Years ago my mother used to say to me, she'd say, "In this world, Elwood, you must be" -- she always called me Elwood -- "In this world, you must be oh so smart or oh so pleasant." Well, for years I was smart. I recommend pleasant. And you may quote me.
Elwood P. Dowd
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.
|
|