Help for this page
for ( $x .. $y ) { # some loop ... # ... skipped ... }
>perl -we "for(\0,0){print${$_||next}}" 0 ... 0 >