http://qs321.pair.com?node_id=347449


in reply to Long regexp un multiple lines

While not directly addressing your explicit question...

If your underlying problem is validating MAC addresses, then Net::Address::Ethernet might be of some interest.   Particularly the is_address function.

  cheers,
  ybiC

  striving toward Perl Adept
  (it's pronounced "why-bick")

Update: I looked through Regexp::Common, but found nothing I recognized as parsing MAC address.   8^P