Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Build.PL versus Makefile.PL

by xdg (Monsignor)
on Feb 07, 2007 at 05:34 UTC ( [id://598690]=note: print w/replies, xml ) Need Help??


in reply to Build.PL versus Makefile.PL

People doing smoke tests on my modules report false positives because they try to run tests that can't be run.

I believe that most smoke testers are based on CPANPLUS. CPANPLUS support for Module::Build has been (and may still be) flaky. CPANPLUS::Dist::Build was split out separate from the main CPANPLUS distribution in an attempt to improve support. The most recent release adds support for the build_requires parameter -- previously, this was the cause of numerous test failures.

If CPANPLUS-based smoke testers upgrade to the latest CPANPLUS::Dist::Build (and perhaps additional bugs are fixed), or if smoke testers switch to CPAN.pm and CPAN::Reporter, these problems should go away.

-xdg

Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (6)
As of 2024-03-29 00:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found