Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: case insensitive deep comparison

by robby_dobby (Hermit)
on Jun 25, 2015 at 03:16 UTC ( [id://1131892]=note: print w/replies, xml ) Need Help??


in reply to case insensitive deep comparison

Hello KeighleHawk,

As mentioned by davido, there's currently no way to alter the nature of object comparison in Test::Deep. However, there's another module that might be of use to you: Data::Compare. It offers a way of deep comparing objects by way of plugins as shown by the documentation over there.

You can also look over the source to an included plugin Data::Compare::Plugins::Scalar::Properties, particularly - this compare sub.

HTH. Have fun!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1131892]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (7)
As of 2024-04-23 19:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found