[tap-l] Non-perl people?

Chris Shiflett chris at shiflett.org
Thu Mar 29 22:34:14 BST 2007


Michael G Schwern wrote:
> Awesome. If I may make one suggestion. I noticed this in the
> code...
> 
>   TODO:
> 
>   function eq_array()
>   {
>   }
> 
>   function eq_hash()
>   {
>   }
> 
>   function eq_set()
>   {
>   }
> 
> I might suggest you TODON'T those functions. They've been deprecated
> from Test::More as they're not really tests, produce no diagnostics
> and is_deeply() covers all their functionality.

Awesome, thanks for the suggestion. :-)

Chris


More information about the tap-l mailing list