Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 0496c0cd6a0fbc54e2f38c6fdd3bc0bb > files > 5

perl-Test-Inter-1.01-3.fc15.noarch.rpm

Consider adding the following from Test::More

   note
   explain
   can_ok
   isa_ok
   subtest
   cmp_ok

   like
   unlike
       handles strings match regexps
       lists contain certain element
       hashes contain certain keys

Add support for input files

Look at:
   Test::Group
   Test::Slow
to see if there's anything I want to add.