Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Breaking Test::Differences

by Ovid (Cardinal)
on Aug 04, 2008 at 08:33 UTC ( [id://702002]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      eq_or_diff [ { name => 'Bob', id => 1 } ],
                 [ { name => 'Bob', id => 2 } ], 'aoh';
    
  2. or download this
      #   Failed test 'aoh'
      #   at eq_or_diff.t line 13.
      # +----+---------+----------+
    ...
      # |   0|id,name  |id,name   |
      # *   1|1,Bob    |2,Bob     *
      # +----+---------+----------+
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://702002]
Approved by Corion
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-04-19 11:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found