On 17 Jul 2006, at 12:49, Ovid wrote:

----- Original Message ----
From: A. Pagaltzis <[EMAIL PROTECTED]>
[snip]
And you know what? We don’t even need Test::More::NextGen to
implement that. All functions as they stand could unambiguously
accept a hashref as their single argument.

That's going to cause other problems.

  use Test::Exception;
  lives_ok { @args }; # hashref or coderef?

<sound of Adrian ducking to avoid the oncoming "conversation" about prototypes>

:-)

Adrian

Reply via email to