in reply to Re: regex finding longest string containing n of $c
in thread regex finding shortest string containing n of $c

I did mess up- meant shortest (see change in title). I think this then implies the bounding I mentioned? I don't need a regex- was just curious if such was possible. Thanks for the help.
  • Comment on Re^2: regex finding longest string containing n of $c

Replies are listed 'Best First'.
Re^3: regex finding longest string containing n of $c
by GrandFather (Saint) on Sep 01, 2005 at 04:20 UTC

    You should change your question too. Best to <strike> the incorrect text (so others can see what the fuss was about) and add the correct text.


    Perl is Huffman encoded by design.