Help for this page
while( <> ) { # -e goes here } continue { print; }
## code that was in BEGIN block while( <> ) { ... print; } ## code that was in END block