Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^5: Test::Harness bug ? ... or author idiocy ?

by hippo (Bishop)
on Nov 06, 2021 at 13:53 UTC ( [id://11138501]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl -e 'for(1..10) {print ".\n"; sleep 1}' | sed -e 's/\./#/g'
    
  2. or download this
    $ perl -e '$|++; for(1..10) {print ".\n"; sleep 1}' | sed -e 's/\./#/g
    +'
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-23 18:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found