in reply to multiple regexp matches in multi line string

Please read Death to Dot Star! to learn why you get only one match.
Perl 6 - links to (nearly) everything that is Perl 6.
  • Comment on Re: multiple regexp matches in multi line string

Replies are listed 'Best First'.
Re^2: multiple regexp matches in multi line string
by wirelesscharlie (Initiate) on May 10, 2010 at 06:39 UTC
    Thanks a lot!