Next
How Perl Got a Manager Programming Again
Slide 8
Culture: TMTOWTDI
And some of those ways are very unsophisticated!
But that's okay (Larry said so, and I believed him)
So while I was learning, I wasn't ashamed of code like this:
for ($i=0;$i<$StartingRow-2;$i++)
{
<>
}
Next
Index
Copyright © 2001 by Charles Engelke