* John Siracusa <[EMAIL PROTECTED]> [2005-04-22 03:30]:
> So, how long did you manage to go before learning this lesson?
> Two years? Four? Ten?
I never actually encountered it, I read about it. That was about
three years ago, about five years into my ongoing Perl journey.
I still need to read one of the classics on programming for Unix;
too much of my knowledge is cribbed together. I donât really have
a solid understanding, a *systematic* understanding, of the
fundamentals.
Regards,
--
#Aristotle
*AUTOLOAD=*_=sub{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1};
&Just->another->Perl->hacker;