Re: Really Dumb Perl Question

2002-05-10 Thread Chas Owens
On Fri, 2002-05-10 at 12:35, bob ackerman wrote: > > On Friday, May 10, 2002, at 08:09 AM, Nikola Janceski wrote: > > > tie %ANSWER "/dev/brain"; > > print %ANSWER{$question}, "\n"; > > ^D > > Most of it. > > shouldn't that be: > print $ANSWER{$question},"\n"; > > Nah, it was Perl 6 . In Pe

Re: Really Dumb Perl Question

2002-05-10 Thread bob ackerman
: drieux [mailto:[EMAIL PROTECTED]] >> Sent: Friday, May 10, 2002 11:05 AM >> To: [EMAIL PROTECTED] >> Subject: Really Dumb Perl Question >> >> >> >> volks, >> >> I broke down and bought a copy of >> >> Perl 5 Pocket Reference, Thir

Re: Really Dumb Perl Question

2002-05-10 Thread Chas Owens
On Fri, 2002-05-10 at 11:04, drieux wrote: > > volks, > > I broke down and bought a copy of > > Perl 5 Pocket Reference, Third Edition > c. 2000 > ISBN: 0-596-00032-4 > > am I just getting Old, > > Or do you Mutants really keep all of that in your heads? > > ciao > drieux >

RE: Really Dumb Perl Question

2002-05-10 Thread Nikola Janceski
tie %ANSWER "/dev/brain"; print %ANSWER{$question}, "\n"; ^D Most of it. > -Original Message- > From: drieux [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 10, 2002 11:05 AM > To: [EMAIL PROTECTED] > Subject: Really Dumb Perl Question > > >

Re: Really Dumb Perl Question

2002-05-10 Thread Stephen Potter
That's why they print these books, so we don't have to keep all that in our heads. Trust me, some of us have big enough heads as is. -spp -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Really Dumb Perl Question

2002-05-10 Thread drieux
volks, I broke down and bought a copy of Perl 5 Pocket Reference, Third Edition c. 2000 ISBN: 0-596-00032-4 am I just getting Old, Or do you Mutants really keep all of that in your heads? ciao drieux --- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional