in reply to Re (chip): Re3: Technical Interview
in thread Technical Interview
Don't feel bad if you didn't know that; I actually caught TheDamian in the same mistake at TPC5.Well, it's certainly true: chip did indeed catch me out at TPC5. And in front of 400-500 people!
Though in fairness, my mistake occurred in SelfGOL: quite possibly the most complex 1000 bytes of Perl ever written.
But it wasn'tbecause I was unaware of the @_-sharing nature of &foo. In fact, the code in question deliberately abused that feature. I messed up because I (carelessly) relied on the behaviour once to often within the same block.
Nevertheless, I was very grateful to chip. His correction encoraged me to make SelfGOL even more diabolical. As indeed has this thread.
>;-)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re (chip): Re5: Technical Interview
by chip (Curate) on Jan 01, 2002 at 00:27 UTC | |
by TheDamian (Vicar) on Jan 01, 2002 at 01:07 UTC |