Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Build.PL versus Makefile.PL

by Anonymous Monk
on Mar 23, 2018 at 03:16 UTC ( [id://1211582]=note: print w/replies, xml ) Need Help??


in reply to Build.PL versus Makefile.PL

Sorry for necroing this thread, but it features prominently on searches, and as such, a warning might be in order.

Module::Build has been deprecated/removed in perl 5.20/22. It has never worked except on a few platforms, has been effectively unmaintained forever, is extremely buggy/broken (confusing $Config{cc} with $Config{ld} for example, causing a lot of pain on platforms where it makes a difference) and generally causes a lot of pain for people trying to install perl modules.

DO NOT USE IT.

If you still use it in a module, at least consider also providing a Makefile.PL

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2025-12-12 16:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your view on AI coding assistants?





    Results (92 votes). Check out past polls.

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.