Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Diagnostic messages in Test::Deep

by Athanasius (Archbishop)
on Jul 21, 2015 at 07:01 UTC ( [id://1135542]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! perl
    use strict;
    ...
    {
        return [ sort { (sort keys %$a)[0] cmp (sort keys %$b)[0] } @_ ];
    }
    
  2. or download this
    16:56 >perl 1314_SoPW.pl
    1..2
    ...
    # Looks like you failed 2 tests of 2.
    
    16:56 >
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-25 13:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found