HTTP/APR/APU build combinations

2008-05-13 Thread Philip M. Gollucci
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 my $matrix = { ~ 2.0.47 => { apr => '0.9.4', apu => '0.9.4', pcre => '3.0' }, ~ 2.0.48 => { apr => '0.9.5', apu => '0.9.5', pcre => '3.0' }, ~ 2.0.49 => { apr => '0.9.5', apu => '0.9.5', pcre => '3.0' }, ~

Re: http://rt.cpan.org/Public/Bug/Display.html?id=32992

2008-05-13 Thread Philip M. Gollucci
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fred Moyer wrote: | Philip M. Gollucci wrote: |> -BEGIN PGP SIGNED MESSAGE- | I haven't run into a situation where I have needed to use it myself, | just have had to install it because something else has needed it. Maybe | I'm ignorant of the

Re: http://rt.cpan.org/Public/Bug/Display.html?id=32992

2008-05-13 Thread Fred Moyer
Philip M. Gollucci wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 http://rt.cpan.org/Public/Bug/Display.html?id=32992 Any thoughts on adding version.pm as a new depency ? I've never had a good handle on why this module is needed, but it seems like it makes $VERSION just work across dif