Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

PAUSE problem

by hsmyers (Canon)
on May 03, 2011 at 02:39 UTC ( [id://902614]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\>perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', '
    +blib/arch')" t/*.t
    t/01_epdcode.t ...... ok
    ...
    All tests successful.
    Files=8, Tests=33,  2 wallclock secs ( 0.09 usr +  0.03 sys =  0.13 CP
    +U)
    Result: PASS
    
  2. or download this
    Output from '/usr/bin/make test':
    
    ...
    *** Error code 255
    
    Stop in /home/sts/cpansmoke/perl-5.12.3/cpan/build/Chess-PGN-EPD-0.25-
    +YJnWEi (line 781 of Makefile).
    
  3. or download this
    t/01_epdcode.t (Wstat: 65280 Tests: 0 Failed: 0)
    Non-zero exit status: 255
    Parse errors: Bad plan. You planned 7 tests but ran 0.
    
  4. or download this
    #!/usr/bin/perl
    # 01_epdcode.t -- test epdcode.
    ...
    
        return epdcode('Opening',$movesref);
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://902614]
Approved by ww
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-19 11:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found