in reply to Re^2: Parsing a Variable Format String
in thread Parsing a Variable Format String
My regex is still woeful...
In addition to the Pattern Matching, Regular Expressions, and Parsing section of our very fine Tutorials, you may also find the following helpful:
Update:
- Online Regular Expression Analyzer, courtesy Ratazong (2010-08-11)
HTH,
planetscape
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: My Favourite Regex Tools (Was: Parsing a Variable Format String)
by Anonymous Monk on Jun 02, 2014 at 07:38 UTC |
In Section
Seekers of Perl Wisdom