Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

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

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

Help for this page

Select Code to Download


  1. or download this
    10045 $ perl -MTAP::Harness -e '$h = TAP::Harness->new(); $h->runtests
    +("./11138492.pl");'
    ./11138492.pl .. ok   
    ...
      Parse errors: No plan found in TAP output
    Files=1, Tests=1,  0 wallclock secs ( 0.06 usr  0.01 sys +  0.04 cusr 
    + 0.00 csys =  0.11 CPU)
    Result: FAIL
    
  2. or download this
    10046 $ perl 11138492.pl | grep -Fn 1..1
    830:# 79678951..1
    ...
    830:# 691..1
    10047 $ perl 11138492.pl | grep -Fn 1..1
    829:# 5056771..1
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2024-03-28 15:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found