>>>>> "Claude" == Claude  <[EMAIL PROTECTED]> writes:

>>>>> "Paul" == Paul Johnson <[EMAIL PROTECTED]> writes:
Paul> Claude said:
>>> Hello,
>>> 
>>> I tried to create a test suite file containing the following code:

[...]

Paul> use Test::More tests => 1;

Claude> Why would I need this separated module? I understood I can live
Claude> without it. Am I wrong?

Actually, I got it wrong from the beginning: although there may be
ways go araound that, you _need_ the Test::More or Test::Simple from
the beginning. Test::Harness design is based on their use. I did not get
that right away.

Tx for your answer and your time, Paul!

[...]
-- 
        Claude

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to