eWebProgrammer
Distributednetworks GofPatterns
prev next
  Course navigation
    Information Display of Perl
Every MouseOver and SlideShow has an accompanying Information Display for Perl.
This allows you to look at the content presented.
In this example MouseOver, you saw the following code fragment:
Code fragment

and were told that using while(<>) is shorthand for while(<STDIN>), which means while there is input from the keyboard.
  Course navigation