Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.184 Times

Perl Regular Expressions freeware
Filter: All | Freeware | Demo
 

Perl Regular Expressions

1 2 3 4 5 > 
Added: August 26, 2010 | Visits: 897

perlrecharclass perlrecharclass package contains Perl regular expression character classes. The top level documentation about Perl regular expressions is found in perlre. This manual page discusses the syntax and use of character classes in Perl Regular Expressions. A character class is a way of denoting a... Platforms: *nix

License: Freeware Size: 14.8 MB Download (94): perlrecharclass Download

Added: August 20, 2010 | Visits: 833

Regexp::Wildcards Regexp::Wildcards is a Perl module that converts wildcard expressions to Perl regular expressions. SYNOPSIS use Regexp::Wildcards qw/wc2re/; my $re; $re = wc2re a{b?,c}* => unix; # Do it Unix style. $re = wc2re a?,b* => win32; # Do it Windows style. $re = wc2re *{x,y}? => jokers; #... Platforms: *nix

License: Freeware Size: 9.22 KB Download (87): Regexp::Wildcards Download

Added: November 23, 2010 | Visits: 1.167

LMF LMF project is a flexible log monitoring framework that allows the user to match text from log files, using perl regular expressions and capturing parentheses (pattern). An optional external command (trigger) will be executed when a user-specified number of matches (threshold) is found within a... Platforms: *nix

License: Freeware Size: 16.38 KB Download (92): LMF Download

Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 291

RegExp Developer Tool An utility is intended for editing perl regular expressions, allows you to choose different options for compilation regular expression. Sript has a simple interface for the reflection results of implementated expressions. Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 297.07 KB Download (48): RegExp Developer Tool Download

Added: April 08, 2010 | Visits: 956

Getopt::Declare Getopt::Declare is a Perl module with Declaratively Expressed Command-Line Arguments via Regular Expressions. SYNOPSIS use Getopt::Declare; $args = Getopt::Declare->new($specification_string, $optional_source); # or: use Getopt::Declare $specification_string => $args; Getopt::Declare... Platforms: *nix

License: Freeware Size: 35.84 KB Download (93): Getopt::Declare Download

Added: August 17, 2010 | Visits: 1.110

Regexp::Assemble Regexp::Assemble is Perl module to assemble multiple Regular Expressions into a single RE. SYNOPSIS use Regexp::Assemble; my $ra = Regexp::Assemble->new; $ra->add( ab+c ); $ra->add( ab+- ); $ra->add( awd+ ); $ra->add( ad+ ); print $ra->re; # prints a(?:w?d+|b+[-c]) Regexp::Assemble... Platforms: *nix

License: Freeware Size: 81.92 KB Download (94): Regexp::Assemble Download

Added: June 18, 2010 | Visits: 1.036

Search::Tools::RegExp Search::Tools::RegExp is a Perl module to build regular expressions from search queries. SYNOPSIS my $regexp = Search::Tools::RegExp->new(); my $kw = $regexp->build(the quick brown fox); for my $w ($kw->keywords) { my $r = $kw->re( $w ); # the word itself printf("the word is %sn",... Platforms: *nix

License: Freeware Size: 49.15 KB Download (102): Search::Tools::RegExp Download

Added: October 11, 2010 | Visits: 1.174

Search::Tools::RegExp::Keywords Search::Tools::RegExp::Keywords is a Perl module to access regular expressions for keywords. SYNOPSIS my $regexp = Search::Tools::RegExp->new(); my $kw = $regexp->build(the quick brown fox); for my $w ($kw->keywords) { my $r = $kw->re( $w ); } Search::Tools::RegExp::Keywords provides... Platforms: *nix

License: Freeware Size: 49.15 KB Download (98): Search::Tools::RegExp::Keywords Download

Added: May 10, 2013 | Visits: 838

Parsing binary files with regular expressions This script allows you to use the regular expression engine to parse binary files, especially those for which the struct module alone is inadequate.The typical way to parse binary data in Python is to use the unpack method of the struct module. This works well for fixed-width fields, but... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: January 12, 2010 | Visits: 1.178

Unicode::Regex::Set Unicode::Regex::Set is a subtraction and intersection of Character Sets in Unicode Regular Expressions. SYNOPSIS use Unicode::Regex::Set qw(parse); $regex = parse([p{Latin} & p{L&} - A-Z]); Perl 5.8.0 misses subtraction and intersection of characters, which is described in Unicode Regular... Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Unicode::Regex::Set Download

Added: May 24, 2010 | Visits: 1.166

ShiftJIS::Regexp ShiftJIS::Regexp contains regular expressions in Shift-JIS. SYNOPSIS use ShiftJIS::Regexp qw(:all); match($string, p{Hiragana}{2}p{Digit}{2}); match($string, pH{2}pD{2}); # these two are equivalent: This module provides some functions to use regular expressions in Shift-JIS on the... Platforms: *nix

License: Freeware Size: 35.84 KB Download (99): ShiftJIS::Regexp Download

Added: May 10, 2013 | Visits: 567

Kodos Kodos is a Python GUI utility for creating, testing and debugging regular expressions for the Python programming language. Kodos should aid any developer to efficiently and effortlessly develop regular expressions in Python. Since Python's implementation of regular expressions is based on the... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Kodos Download

Added: September 13, 2013 | Visits: 538

Tags by regular expressions Tags By Regular is the good additinal of TDO Mini Forms Plugin. It was written with this philosophy : best performances, more secured and brings a lot of new functionsInstallation :The Simple Tags can be installed in 3 easy steps:1. Unzip "Tags By Regular" archive and put all files into your... Platforms: PHP

License: Freeware Size: 10 KB Download (46): Tags by regular expressions Download

Released: March 29, 2008  |  Added: April 12, 2008 | Visits: 2.289

Limagito Limagito is a utility to automatically move / copy / delete files that are added to a specific folder. You can set filters based on the file name, rename files and directories (using regular expressions) when moving them to the new destination, create directories based on the file name or date... Platforms: Windows

License: Freeware Size: 2.89 MB Download (223): Limagito Download

Released: October 30, 2010  |  Added: November 11, 2010 | Visits: 1.587

Limagito Lite Limagito is a utility to automatically move - copy - delete files that are added to a specific folder. You can set filters based on the file name, rename files and directories (using regular expressions) when moving them to the new destination, create directories based on the file name or date... Platforms: Windows

License: Freeware Size: 7.05 MB Download (130): Limagito Lite Download

Added: August 02, 2008 | Visits: 1.734

Premier Web Site about Regular Expressions Regex Tutorial, Examples and Reference - Regexp Patterns. A regular expression (regex or regexp for short) is a special text string for describing a search pattern. You can think of regular expressions as wildcards on steroids. You are probably familiar with wildcard notations such as *.txt to... Platforms: Any

License: Freeware Download (490): Premier Web Site about Regular Expressions Download

Added: June 23, 2010 | Visits: 995

Tie::Hash::RegexKeys Tie::Hash::RegexKeys will match hash keys using Regular Expressions. SYNOPSIS use Tie::Hash::RegexKeys; use Data::Dumper; my %h; tie %h, Tie::Hash::RegexKeys; my $a = .1.2.3.4.5.6.2; my $b = .1.2.3.4.5.7; my $c = .1.2.3.4.5.6.1; my $d = .1.2.3.4.5.6.1.6; $h{$a}="key1";... Platforms: *nix

License: Freeware Size: 3.07 KB Download (104): Tie::Hash::RegexKeys Download

Added: August 21, 2010 | Visits: 846

Regexx Regexx is a complete regular expressions C++ solution. Regexx implements easy expression execution, global searching, replace with atom substitution, customized replaces, easy match/atom string retrieving, and splitting strings with strings or regular expressions.. Get Regexx at... Platforms: *nix

License: Freeware Size: 419.84 KB Download (95): Regexx Download

Added: August 25, 2013 | Visits: 924

regexxer regexxer project is a nifty search/replace tool featuring Perl-style regular expressions. It features recursive search through directory trees and Perl-style regular expressions (using libpcre). The user interface is similar to the project-wide search/replace dialog in the Sniff+ IDE, but... Platforms: *nix

License: Freeware Size: 245.76 KB Download (100): regexxer Download

Released: September 25, 2012  |  Added: September 25, 2012 | Visits: 314

RegExpCheck RegExpCheck is a free tool for testing the Perl-compatible regular expressions. The program takes on input a regular expression and a text string. If a string matches the specified pattern, all found matches are displayed in Results box. Platforms: Windows

License: Freeware Size: 102.4 KB Download (412): RegExpCheck Download

1 2 3 4 5 >