http://www.perlmonks.org?node_id=1005082


in reply to Re: Is it possible to get all tetra words with correct starting position using a better code within a loop?
in thread Is it possible to get all tetra words with correct starting position using a better code within a loop?

One quibble: you forgot to increment your $pos variable.


When's the last time you used duct tape on a duct? --Larry Wall
  • Comment on Re^2: Is it possible to get all tetra words with correct starting position using a better code within a loop?

Replies are listed 'Best First'.
Re^3: Is it possible to get all tetra words with correct starting position using a better code within a loop?
by space_monk (Chaplain) on Nov 22, 2012 at 09:27 UTC
    Thanks - I haven't had my first coffee yet!
    A Monk aims to give answers to those who have none, and to learn from those who know more.
      I know the feeling!


      When's the last time you used duct tape on a duct? --Larry Wall