in reply to Re: Perl compiler request - flogging the dead horse!
in thread Perl compiler request - flogging the dead horse!
OK, I'll bite. Please explain how a compiler can deal with this:
while (my $line = <>) { print eval $line; }
Time flies when you don't know what you're doing
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Perl compiler request - flogging the dead horse!
by Anonymous Monk on Feb 07, 2014 at 21:52 UTC | |
by FloydATC (Deacon) on Feb 11, 2014 at 07:13 UTC | |
by Will_the_Chill (Pilgrim) on Feb 20, 2014 at 07:32 UTC | |
by Will_the_Chill (Pilgrim) on Feb 20, 2014 at 07:36 UTC |