On Thu, Mar 06, 2003 at 12:56:05PM -0500, Ilya Goldberg wrote:
This would require place-holder Makefile.PLs that don't actually make a package. The directories they would be in are chuck-full of sub-packages (classes in my case). What would one set 'NAME', etc to? It seemed a less-clean work-around to me than simply declaring INST_* as absolute paths in the top-level Makefile.PL. Do you think there may be a potential problem with this approach?
I don't really understand this part of MakeMaker so... *shrug*
What really is needed is to make MM::init_dirscan overridable. See the solution that I've posted. It requires no placeholders.
I think that given the mess ExtUtil::MM is, all its functions should be overridable.
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
