On Dec 29, 2004, at 2:12 PM, Stas Bekman wrote:
But M::B doesn't support XS yet, so that's moot.
M::B has supported XS since it was in diapers.
Well, I've never used M::B, someone (?) said that it doesn't. If it does then great.
so David and I were only talking about ModPerl::MB subclass of M::B which will do the usual thing as any another non-mp2 module does, but will subclass whatever method it is to install mp2 modules under Apache2/ if mp2-core was installed there.
so yes, as of this moment David description is the _whole_ point
I'm not sure I understand - where is this Apache2/ directory? Somewhere local during the build, or the modules' final special resting place?
with MM we override MY::constants so things end up in Apache2/ subdirs in blib/. That's about it. so if normally a file would be installed under /foo/bar it'll be now installed under /foo/bar/Apache2.
Maybe it's just a matter of adding the appropriate install_path entries to the Module::Build constructor, which wouldn't even require a subclass.
-- __________________________________________________________________ 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
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
