Main > Programming > Libraries >

Regexp::Parser 0.20

Regexp::Parser 0.20

Sponsored Links

Regexp::Parser 0.20 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.040 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1125
Date added: 2006-09-25
Publisher: Jeff Pinyan

Regexp::Parser 0.20 description

Regexp::Parser is a Perl module for parsing regexes.

This module parses regular expressions (regexes). Its default "grammar" is Perl 5.8.4s regex set. Grammar is quoted because the module does not so much define a grammar as let each matched node state what it expects to match next, but there is not currently a way of extracting a complete grammar. This may change in future versions.

This module is designed as a replacement (though not drop-in) for my old YAPE::Regex modules.

USAGE:

Creating an Instance

To use this module as is, load it, and create an instance:

use Regexp::Parser;
my $parser = Regexp::Parser->new;

Setting a Regex

To have the parser work on a specific regex, you can do use any of the following methods:

$parser = Regexp::Parser->new($regex)

You can send the regex to be parsed as the argument to the constructor.

$parser->regex($regex)

Clears the parsers memory and sets $regex as the regex to be parsed.

These two approaches do an initial pass over the regex to make sure it is well-formed -- any warnings or errors will be determined during this initial pass.

Regexp::Parser 0.20 Screenshot

Advertisements

Regexp::Parser 0.20 Keywords

Bookmark Regexp::Parser 0.20

Hyperlink code:
Link for forum:

Regexp::Parser 0.20 Copyright

WareSeeker periodically updates pricing and software information of Regexp::Parser 0.20 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Regexp::Parser 0.20 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Regexp::Parser::Handlers is a Perl module with handlers for Perl 5 regexes. Free Download
Regexp::Assemble is Perl module to assemble multiple Regular Expressions into a single RE. Free Download
regular expression parser is a C++ regexp parser that accomplishes The Open Group specification Issue 6. Free Download
MRTG::Parse is a Perl extension for parsing and utilizing the logfiles generated by the famous MRTG Tool. Free Download
Regexp::Genex - get the strings a regex will match, with a regex. Free Download
Nmap Parser is a Perl module to ease the pain of developing scripts or collecting network information from nmap scans. Free Download
Sub::Regex is a Perl module to create synonymous subroutines. Free Download
bsnmp-regex is a module for bsnmpd which allows creation of counters from log files, program output or other text data. Free Download