my perl ineptitude
Mar. 20th, 2002 03:51 pmWell, I've just found out why my perl code wasn't working.
I was tring to use undef as a value for comparison, wheres
context I'd used it, it was being used as a function which
undefined any assigned value.
This has taken be the best part of the day to spot.
$connect("hand", "forehead"); # <fx:slap>
This has taken be the best part of the day to spot.
Not long to go now before the day ends.