in reply to Re: Matching and making accesible an arbitrary number of subpatterns w/a regex?
in thread Matching and making accesible an arbitrary number of subpatterns w/a regex?

When given 'aaa::bbb', your regexp only returns two items.
  • Comment on Re^2: Matching and making accesible an arbitrary number of subpatterns w/a regex?