Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

(kudra: Die, Die! DIE!) Re: TIMTOWTDI -- so long as it's not my way

by kudra (Vicar)
on Jan 16, 2001 at 14:25 UTC ( #52201=note: print w/replies, xml ) Need Help??


in reply to TIMTOWTDI -- so long as it's not my way

I know that I've done plenty of those doh things myself, but I seem to have erased them from my memory, so I'll have to talk about other people's code I've run into at work ;)

Recently I ran across the efforts of an apparently homicidal predecessor when I was asked to fix a project that contained a line that looked a bit like this:

$dbh = DBI->connect("DBI:$dbm:$db:$server", $user, $pwd) && die ("Unable to connect to database $db: $DBI::errstr\n");

I might have ruled that an accidental death, but it was really the start of a rampage. In the project which consisted of perhaps 10 files, this was done every single time that 'die' was used.

  • Comment on (kudra: Die, Die! DIE!) Re: TIMTOWTDI -- so long as it's not my way
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://52201]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2023-04-01 16:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?