in reply to Re: Perl Scripting for testing
in thread Perl Scripting for testing

Since the OP states that he/she is a beginner with perl, some explanation of Zaxos regex might be useful.

From the left:

The rest of the regex is either plain characters, or variations on these, so thats probably sufficient.

g0n, backpropagated monk

Replies are listed 'Best First'.
Re^3: Perl Scripting for testing
by polettix (Vicar) on Mar 31, 2005 at 09:55 UTC
    In the mainstream of understanding REs, (s)he could also find useful YAPE::Regex::Explain, as suggested by davis in this post, which really revealed me a whole world!

    Flavio

    Don't fool yourself.