On Sun, 2006-07-05 at 14:19 +0200, Dr.Ruud wrote: > print"$_$|$/"for 0..100;
perl -e 'print"$_$|$/"for 0..100;' perl -le 'print"$_$|"for 0..100;' -- __END__ Just my 0.00000002 million dollars worth, --- Shawn "For the things we have to learn before we can do them, we learn by doing them." Aristotle * Perl tutorials at http://perlmonks.org/?node=Tutorials * A searchable perldoc is at http://perldoc.perl.org/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>