Re: Perlbrew + mod_perl2 + libapreq2

2012-07-29 Thread Bill Moseley
On Sun, Jul 29, 2012 at 8:23 AM, André Warnier wrote: > > Considering the amount of work you seem to have already done for this, I > hate to say this, but I think that you are on the wrong track here. > I don't doubt that. > I don't see how you could achieve what you seem to want without havin

Re: Perlbrew + mod_perl2 + libapreq2

2012-07-29 Thread André Warnier
Bill Moseley wrote: My goal is from a Perlbrew (per-user Perl) environment install mod_perl2 and libapreq2 from CPAN either directly using tools like "cpan" and "cpanm", or automatically as dependencies listed in other CPAN distributions. The reason for this goal is to allow multiple developers

Perlbrew + mod_perl2 + libapreq2

2012-07-29 Thread Bill Moseley
My goal is from a Perlbrew (per-user Perl) environment install mod_perl2 and libapreq2 from CPAN either directly using tools like "cpan" and "cpanm", or automatically as dependencies listed in other CPAN distributions. The reason for this goal is to allow multiple developers on a single machine t