CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Modules     > >     R     > >     Regexp
Regexp::Assemble
Combine patterns into single pattern
Regexp::Assemble::Compressed
Assemble more compressed Regular Expression
Regexp::Bind
Bind variables to captured buffers
Regexp::Box
store and retrieve regexp via names
Regexp::CharClasses
Provide character classes
Regexp::Cherokee
Regular Expressions Support for Cherokee Script.
Regexp::Chinese::TradSimp
Take a string containing Chinese text, and turn it
Regexp::Common
Provide commonly requested regular expr.
Regexp::Common::ANSIescape
regexps for ANSI terminal escapes
Regexp::Common::AT::NICAT
Defines patterns for nic.at person handles
Regexp::Common::AT::Profanity
Provide regexes for profanity in Austrian German
Regexp::Common::balanced
provide regexes for strings with balanced
Regexp::Common::CC
provide patterns for credit card numbers.
Regexp::Common::comment
provide regexes for comments.
Regexp::Common::debian
regexps for Debian specific strings
Regexp::Common::delimited
provides a regex for delimited strings
Regexp::Common::Email::Address
Returns a pattern for Email Addresses
Regexp::Common::IRC
provide patterns for parsing IRC messages
Regexp::Common::lingua
provide regexes for language related stuff.
Regexp::Common::list
provide regexes for lists
Regexp::Common::net
provide regexes for IPv4 addresses.
Regexp::Common::net::CIDR
provide patterns for CIDR blocks.
Regexp::Common::number
provide regexes for numbers
Regexp::Common::profanity
provide regexes for profanity
Regexp::Common::profanity_us
provide regexes for U.S. profanity
Regexp::Common::SEN
provide regexes for Social-Economical Numbers.
Regexp::Common::time
Date and time regexps.
Regexp::Common::URI
provide patterns for URIs.
Regexp::Common::URI::fax
Returns a pattern for fax URIs.
Regexp::Common::URI::file
Returns a pattern for file URIs.
Regexp::Common::URI::ftp
Returns a pattern for FTP URIs.
Regexp::Common::URI::gopher
Returns a pattern for gopher URIs.
Regexp::Common::URI::http
Returns a pattern for HTTP URIs.
Regexp::Common::URI::news
Returns a pattern for file URIs.
Regexp::Common::URI::pop
Returns a pattern for POP URIs.
Regexp::Common::URI::prospero
Returns a pattern for prospero URIs.
Regexp::Common::URI::RFC1035
Definitions from RFC1035;
Regexp::Common::URI::RFC1738
Definitions from RFC1738;
Regexp::Common::URI::RFC1808
Definitions from RFC1808;
Regexp::Common::URI::RFC2384
Definitions from RFC2384;
Regexp::Common::URI::RFC2396
Definitions from RFC2396;
Regexp::Common::URI::RFC2806
Definitions from RFC2806;
Regexp::Common::URI::tel
Returns a pattern for telephone URIs.
Regexp::Common::URI::telnet
Returns a pattern for telnet URIs.
Regexp::Common::URI::tv
Returns a pattern for tv URIs.
Regexp::Common::URI::wais
Returns a pattern for WAIS URIs.
Regexp::Common::whitespace
provides a regex for leading or
Regexp::Common::WithActions
adds actions to Regexp::Common
Regexp::Common::WithActions::Actions
Regexp::Common::zip
provide regexes for postal codes.
Regexp::Common::_support
Regexp::Compare
partial ordering for regular expressions
Regexp::Constant
Regexp::Copy
copy Regexp objects
Regexp::DefaultFlags
Set default flags on regular expressions
Regexp::DeferredExecution
Defer execution of C<(?{})> codeblocks until the end of a successful match
Regexp::English
Perl module to create regular expressions more verbosely
Regexp::Ethiopic
Regular Expressions Support for Ethiopic Script.
Regexp::Ethiopic::Amharic
Regular Expressions Support for Amharic Language.
Regexp::Ethiopic::Geez
Regular Expressions Support for Geez Language.
Regexp::Ethiopic::Tigrigna
Regular Expressions Support for Tigrigna Language.
Regexp::Exhaustive
Find all possible matches, including backtracked and overlapping, of a pattern against a string
Regexp::Extended
Wrapper that extends the perl re engine
Regexp::Extended::Match
Regexp::Extended::MatchArray
Regexp::Extended::MatchGroup
Regexp::Fields
named capture groups
Regexp::Fields::tie
Regexp::Genex
generate regex matching strings with a regex
Regexp::Grammars
Add grammatical parsing features to Perl 5.10 regexes
Regexp::Grammars::Common::String
Some basic String parsing Rules for Regexp::Grammars
Regexp::HTMLify
Highlight regular expression capture buffers and matches using HTML and CSS
Regexp::Ignore
Let us ignore unwanted parts, while parsing text.
Regexp::IgnoreHTML
Let us ignore the HTML tags when parsing HTML text
Regexp::IgnoreTextCharacteristicsHTML
Let us ignore the HTML tags
Regexp::IPv6
Regular expression for IPv6 addresses
Regexp::Keep
filter to allow the C<\K> escape in regexes
Regexp::Keywords
A regexp builder to test against keywords lists
Regexp::List
builds regular expressions out of a list of words
Regexp::Log
A base class for log files regexp builders
Regexp::Log::BlueCoat
A regexp builder to parse BlueCoat log files
Regexp::Log::Common
A regular expression parser for the Common Log Format
Regexp::Log::DateRange
construct regexps for filtering log data by date range
Regexp::Log::Helix
A regular expression parser for Helix
Regexp::Log::Monster
A regexp parser for the Extended Log Format + vhost
Regexp::Log::RealServer
A regular expression parser for RealServer
Regexp::Log::WMS
A regular expression parser for WMS
Regexp::Match::Any
Match many regexes against a variable
Regexp::Match::List
Matches a string to a list of regular expressions
Regexp::MatchContext
Replace (and improve) $MATCH, $PREMATCH, and $POSTMATCH
Regexp::MinLength
Perl extension for determining the minimum matching length for a regular expression
Regexp::MultiLanguage
Use common Regexp in Perl,PHP,JavaScript,etc
Regexp::MultiLanguage::BaseDialect
Takes care of most
Regexp::MultiLanguage::JavaScript
JavaScript dialect for Regexp::MultiLanguage.
Regexp::MultiLanguage::Perl
Perl dialect for Regexp::MultiLanguage.
Regexp::MultiLanguage::PHP
PHP dialect for Regexp::MultiLanguage.
Regexp::NamedCaptures
Saves capture results to your own variables
Regexp::Optimizer
optimizes regular expressions
Regexp::Parser
base class for parsing regexes
Regexp::PosIterator
a regular expression iterator
Regexp::Profanity::US
Simple functions for detecting U.S. profanity
Regexp::RegGrp
Groups a regular expressions collection
Regexp::RegGrp::Data
Regexp::Shellish
Shell-like regular expressions
Regexp::Storable
Regexp::Subst::NoRegex
emulate s/// using s/\Q// or substr
Regexp::Subst::Parallel
Safely perform multiple substitutions on a string
Regexp::Tr
Lightweight run-time tr/// operations
Regexp::Trie
builds trie-ized regexp
Regexp::Wildcards
Converts wildcard expressions to regexps

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.