Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^3: Bailing out when testing

by pobocks (Chaplain)
on Oct 25, 2012 at 12:02 UTC ( [id://1000836]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Bailing out when testing
in thread Bailing out when testing

If you only want to do this occasionally, why not pipe the output to 'head'?

for(split(" ","tsuJ rehtonA lreP rekcaH")){print reverse . " "}print "\b.\n";

Replies are listed 'Best First'.
Re^4: Bailing out when testing
by sedusedan (Monk) on Nov 06, 2012 at 17:45 UTC

    Because the diagnostic of the first failed test might take many lines.

    Anyway, McDarren's links give the necessary background information about issues in adding the requested feature. Perhaps I'll use Test::Most.

Log In?
Username:
Password:

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

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

    No recent polls found