Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^4: Module::Build users -- please use the "traditional" create_makefile_pl option

by dragonchild (Archbishop)
on May 18, 2005 at 17:45 UTC ( [id://458342]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Module::Build users -- please use the "traditional" create_makefile_pl option
in thread Module::Build users -- please use the "traditional" create_makefile_pl option

A few references:

I was looking for a talk where he explained this more completely, but I can't find it. Maybe later.


  • In general, if you think something isn't in Perl, try it out, because it usually is. :-)
  • "What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against?"
  • Comment on Re^4: Module::Build users -- please use the "traditional" create_makefile_pl option

Replies are listed 'Best First'.
Re^5: Module::Build users -- please use the "traditional" create_makefile_pl option
by brian_d_foy (Abbot) on May 18, 2005 at 17:59 UTC

    I don't really buy that. We don't have to satisfy every possible installation requirement in PREFIX. We document what it does, and we leave it at that. It sets the root directory. You only get to do that once. Whatever you set is what you get. As for it's actual effect between MakeMaker versions 5.x and 6.x, who's fault is that, eh? :)

    If the documented PREFIX doesn't work for you, you don't use PREFIX. However, it works for a lot of people who aren't so picky about such things.

    One of the key talents in a software developer is knowing when to stop letting the user have flexibility. That's one way to make code much simpler: just say "You can't use this for everything".

    --
    brian d foy <brian@stonehenge.com>
      /me really shouldn't have opened his big mouth.

      For the record, I happen to agree with every single point you've made. If I felt that Schwern would have listened to me, I would have made those points to him a year ago when I first read about this entire ... "thing". (That was a comment on my lack of clout, not his lack of listening skills.)

      Personally, I think that MakeMaker should be platform dependent, similar to File::Spec. If Debian is weird, then have a ExtUtils::MakeMaker::Debian. VMS, Win32 ... whatever. One size doesn't fit all.


      • In general, if you think something isn't in Perl, try it out, because it usually is. :-)
      • "What is the sound of Perl? Is it not the sound of a wall that people have stopped banging their heads against?"

Log In?
Username:
Password:

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

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

    No recent polls found