Re: using Module::Build (was Re: bloody challenging MakeMaker methodsoverriding)

2003-03-21 Thread Stas Bekman
Geoffrey Young wrote: Stas Bekman wrote: I'm splitting my hair for a few days trying to figure out how to figure out whether it was ExtUtils::MakeMaker who has overriden some MY::foo method or Makefile.PL. [lots of hard work snipped] as an aside, if this is proving so difficult, does anybod

Re: (mp2) Apache::Build

2003-03-21 Thread Stas Bekman
Kermit Tensmeyer wrote: On Fri, 21 Mar 2003 15:23:42 +1100, "Stas Bekman" <[EMAIL PROTECTED]> said: Kermit Tensmeyer wrote: [...] '/usr/local/apache/bin/apxs'; as nears as I can tell, the last option is a hard-code hack that will fail for most sites Sorry if I've snipped too much, but am

Re: (mp2) Apache::Build

2003-03-21 Thread Kermit Tensmeyer
On Fri, 21 Mar 2003 15:23:42 +1100, "Stas Bekman" <[EMAIL PROTECTED]> said: > Kermit Tensmeyer wrote: > [...] > > '/usr/local/apache/bin/apxs'; > > > > as nears as I can tell, the last option is a hard-code hack that will > > fail for most sites > > Sorry if I've snipped too much, but

Re: using Module::Build (was Re: bloody challenging MakeMaker methodsoverriding)

2003-03-21 Thread Dave Rolsky
On Fri, 21 Mar 2003, Nick Tonkin wrote: > I haven't used it either, but I lurk on the [EMAIL PROTECTED] list and > Dave Rolsky, who is in the midst of trying to build the "definitive" perl > DateTime suite and is one of the core developers of mason, I believe, not > only uses Module::Build but has

Re: using Module::Build (was Re: bloody challenging MakeMaker methodsoverriding)

2003-03-21 Thread Geoffrey Young
I haven't used it either, but I lurk on the [EMAIL PROTECTED] list and Dave Rolsky, who is in the midst of trying to build the "definitive" perl DateTime suite and is one of the core developers of mason, I believe, not only uses Module::Build but has been working on improving it, IIRC. I think he

Re: using Module::Build (was Re: bloody challenging MakeMaker methodsoverriding)

2003-03-21 Thread Nick Tonkin
On Fri, 21 Mar 2003, Geoffrey Young wrote: > > > Stas Bekman wrote: > > I'm splitting my hair for a few days trying to figure out how to figure > > out whether it was ExtUtils::MakeMaker who has overriden some MY::foo > > method or Makefile.PL. > > [lots of hard work snipped] > > as an aside, if t

using Module::Build (was Re: bloody challenging MakeMaker methodsoverriding)

2003-03-21 Thread Geoffrey Young
Stas Bekman wrote: I'm splitting my hair for a few days trying to figure out how to figure out whether it was ExtUtils::MakeMaker who has overriden some MY::foo method or Makefile.PL. [lots of hard work snipped] as an aside, if this is proving so difficult, does anybody think it's worth inves