class Regexp

Extensions to the Regexp class, with some common and/or complex regular expressions.

We extend the Regexp class with an Irc module which will contain some Irc-specific regexps

First of all we add a method to the Regexp class