On Sun, 24 Jun 2001, Stas Bekman wrote:

> already there more or less. See perldoc Apache::Test in
> cvs.

my "skip_all unless have_lib" is just shorthand for a very
common requirement. it shouldn't replace the more general,
powerful and verbose "plan unless condition", but it does
save a lot of typing in many instances.

> yes, but it reports only one missing module even if two
> are missing :)

yeah. that's good enough for me. if you want to make it
report all of them, go for it.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to