Hi all!

I thought I could safely rely on using a Test::Run::Iteratory (essentially the 
same as Test::Harness::Iterator) object as a an argument to  "stream =>" in 
TAPx::Parser. However, then Ovid added more required to the iterator. 
Switching to TAPx::Parser::Iterator :

http://search.cpan.org/~ovid/TAPx-Parser-0.30/lib/TAPx/Parser/Iterator.pm

Solved this problem.

However, the TAPx::Parser::Iterator POD says:

"FOR INTERNAL USE ONLY!".

So, Ovid, what am I supposed to do? Can I safely use it? I'm just 
instantiating an object for a stream or an array and using it as is in 
Test::Run. Is this still OK?

Else, should I roll up some iterator of my own?

Regards,

        Shlomi Fish

---------------------------------------------------------------------
Shlomi Fish      [EMAIL PROTECTED]
Homepage:        http://www.shlomifish.org/

Chuck Norris wrote a complete Perl 6 implementation in a day but then
destroyed all evidence with his bare hands, so no one will know his secrets.

Reply via email to