On Wed, 18 Jun 2003, Fergal Daly wrote:

> Hi,
>       I already have Test::Deep on CPAN and I want to officialise the namespace so
> I thought I should run it by this list before mailing [EMAIL PROTECTED]
>
> http://search.cpan.org/author/FDALY/Test-Deep/
>
> Test::Deep allows you to check that a complex data structure contains the
> right stuff. It will traverese the data structure and allows you do a wide
> variety of comparisons at all levels and it can handle circular data
> structures. You could think of it as regular expressions for complex data
> structures.
>
> Anyway what I really want to know is does anyone object to Test::Deep as the
> name of a Test module that does deep comparisons of data structures?
>

>From what I understand the Test namespace is intended for modules that are
meant to test Perl code for bugs (Test, Test::More, Test::Simple,
Test::Harness, etc.). I think your module belongs somewhere under Data.
Like Data::Test::Deep or wherever.

Regards,

        Shlomi Fish

> F
>



----------------------------------------------------------------------
Shlomi Fish        [EMAIL PROTECTED]
Home Page:         http://t2.technion.ac.il/~shlomif/

An apple a day will keep a doctor away. Two apples a day will keep two
doctors away.

        Falk Fish

Reply via email to