Re: Test-Regex-0.01.tar.gz

2004-08-02 Thread Ricardo SIGNES
* Rafael Garcia-Suarez <[EMAIL PROTECTED]> [2004-08-02T10:12:22] > What kind of useful diagnostics could this module emit in case of > failure? IMO they have to be precisely detailed. # failed comparisons follow: # expected $1: (610) # got $1: 691 # expected $4: x258 # got $4: 258 That'

Re: Test-Regex-0.01.tar.gz

2004-08-02 Thread Rafael Garcia-Suarez
Andy Lester wrote: > Lets you check the dollar vars of your results > > matches_are( "dog food", qr/dog(.+)/, 1=>"food", "Matched OK" ); > > or > > matches_are( "first middle end", qr/middle|center/, > "&" => "middle", "`" => "first " ); > > Eventually we'll handle the punc vars

Test-Regex-0.01.tar.gz

2004-08-02 Thread Andy Lester
Started a new module, Test::Regex, as a proof of concept. Not sure it's something that's useful (although to at least one person it is), or if it should be rolled into Test::More to avoid code duplication, or what. Lets you check the dollar vars of your results matches_are( "dog food", qr/do

Re: Little lost wiki...

2004-08-02 Thread Adrian Howard
On 1 Aug 2004, at 21:46, Andy Lester wrote: The Perl QA Wiki linked to from as eventually ends up as a 403 at . Probably dead, because Ingy was to set up qa