Next
How Perl Got a Manager Programming Again
Slide 9
Taking it too far
Of course, I should have been ashamed of this:
do {
} while ((($line=<>) ne "\n")&&(!eof(STDIN)));
But I wasn't (until I dug it up for this talk)
Next
Index
Copyright © 2001 by Charles Engelke