Tool Download

EasyPattern-Helper

Design perl patterns with point and click

Tool Name:

EasyPattern-Helper

Tool Version: 3.0

Tool Type: Shareware

Tool Cost In: 19.95 US$

Tool Target Platform:

Tool OS Support: Win2000,Win7 x32,Win7 x64,Win98,WinOther,WinServer,WinVista,WinVista x64,WinXP

Limitations: 30 day trial

Tool Info URL: Click to view

Video 1: Link for download

Video 2: Link for download

Download 1: Click to download

Download 2: Click to download

Short Description:
Design perl patterns using point and click! Just highlight the variable text and the text to capture, and EPHelper does the rest! EasyPatterns are a cool new way to describe text patterns. They're English-like, powerful and easy to understand.

Long Description 1:
Design patterns using point and click! Just highlight the variable text and the text to capture, and EPHelper does the rest! EasyPatterns are a cool new way to describe text patterns. They're English-like, powerful and easy to understand. Once found, text is easy to extract, convert, rearrange or reformat. Easily create regular expressions that match exactly what you want, and test on sample strings, preventing mistakes on live data

Long Description 2:
Design patterns using point and click! Just highlight the variable text and the text to capture, and EPHelper does the rest! EasyPatterns are a cool new way to describe text patterns. They're English-like, powerful and easy to understand. Parse a phone number with [PhoneNumber] or [optional punctuation, 3 digits, punctuation, 3 digits, punctuation, 4 digits]. Once found, text is easy to extract, convert, rearrange or reformat. Easily create regular expressions that match exactly what you want, and test on sample strings, preventing mistakes on live data. You can easily control the quantity of text you match, and include literal text like this: [ 1 or more digits, '.', 2 digits ] $[ 2+ digits, '.', 2 digits ] USD [ 3 to 6 digits ].00 You can easily match dates like this: [ Day '/' Month '/' Year ] [ Month '-' Day '-' Year ] [ Year '/' Month '/' Day ] ('Month' matches numbers 1-12, and short and long month names) EasyPatterns are included in TextPipe Pro - the world's fastest multi-search and replace tool. We also have an EasyPattern Engine component that can be embedded in other applications to make perl patterns easier to use.