Help for this page
for(1..10) { print; }
for(1..10) { print; $cnt++; }
for(1..10, 12..30, ... { print }