Help for this page
DB<114> for(0..99) {print if (/10/../20/ and not //)} 111213141516171819 ... 1011121314151617181920 DB<116> for(0..99) {print if (/10/../20/ and //)} 1020