in reply to Re: Slowdown when using Moose::Util::TypeConstraints with Regexp::Common
in thread Slowdown when using Moose::Util::TypeConstraints with Regexp::Common

See Precompiling qr/.../o question
/o is dead, long live qr//!
Questions concerning /o regex modifier
qr//o ... "o"??
In short, m//o has been deprecated :)

  • Comment on Re^2: Slowdown when using Moose::Util::TypeConstraints with Regexp::Common