Resend: Re: [Perlunit-devel] the old 'ok' chestnut
Status: Beta
Brought to you by:
mca1001
|
From: Piers C. <pdc...@bo...> - 2001-11-14 08:37:47
|
"Weaver, Quinn BGI SF" <Qui...@ba...> writes:
>> Adam Spiers ad...@sp... wrote:
>> It's a kind of multiplexing wrapper around assert() and
>> assert_equals(), so the regex matching should work fine too. I've
>> already committed to Assert.pm if you want to have a look. It's not
>> finished yet.
>
> That reminds me: Test::Unit should explicitly require 5.005; it uses the
> qr// operator and throws references (as opposed to strings) through die.
> Both features were introduced with 5.005.
Good point. Thanks.
--
Piers
"It is a truth universally acknowledged that a language in
possession of a rich syntax must be in need of a rewrite."
-- Jane Austen?
|