POSIX_BRACKET_TYPES | = | %w( alnum alpha ascii blank cntrl digit graph lower print punct space upper word xdigit foo ) |
Version | = | '0.3.7' |
Recompiles Regexp by parsing it and turning it back into a Regexp.
(In the future Regin will perform some Regexp optimizations such as removing unnecessary captures and options)