Standard regexps module?

From: bill (please_post_at_nomail.edu)
Date: 02/15/05


Date: Tue, 15 Feb 2005 02:58:00 +0000 (UTC)


After searching CPAN for a while, I was not able to find a Perl
module consisting of "standard" regular expressions (e.g. the
"standard" regular expression to match an internet IP address, or
a "number", or a "Perl identifier", etc.). I realize that in some
cases it is pretty easy to come up with the regexp oneself, but
this kind of code seems like a trivially good candidate for re-use.

Pointers to the right CPAN module would be much appreciated.

Thanks,

bill



Relevant Pages

  • Re: another frustrating learner question, CLOS
    ... FIRST, regular expressions is a small, separate language. ... it literally character by character, and one character in a RE can be ... Besides, if you want white space, in Perl you can use the x modifier ...
    (comp.lang.lisp)
  • Serious Perl Regular Expression deficiency?
    ... After extensive read on the Perl docs on re's ... conclusion that regular expressions have a serious ... This is serious because the not string ... howdy folks --> ...
    (comp.lang.perl.misc)
  • Re: class sort
    ... do this with perl or AWK. ... implementation of some standard. ... inscrutable command syntax. ... complex stack operations seem to be much more frequent in gForth (after ...
    (comp.lang.forth)
  • Re: Serious Perl Regular Expression deficiency?
    ... I started doing Perl 2 years ago and have ... > conclusion that regular expressions have a serious ... This is serious because the not string ... If you want to pull out the contents of XML comments you could do this. ...
    (comp.lang.perl.misc)
  • Re: Regexp slowdown
    ... this only applies when addressing parts of someone's ... The word 'backtracking' has a specific meaning in the context of Perl ... decidedly do not know enough) about Perl regular expressions, ... If you had read the posting guidelines, you would have known about the ...
    (comp.lang.perl.misc)