Bug#308503: There are lots of mp2 modules

2005-05-20 Thread Eric Schwartz
The only reason I suggested an epoch is that there is supposed to be a freeze on, and this is a fairly destabilizing API change at a relatively late date. But if that isn't a problem, then I'll update libhtml-mason to work correctly with the new mp2 and NMU it. -=Eric

Bug#308503: Workaround, more info

2005-05-13 Thread Eric Schwartz
The new version removes Apache2.pm so that you will 'use Apache2::RequestRec' instead of 'use Apache2; use Apache::RequestRec;', and so on. So, depending on your setup, it may be possible to delete /etc/apache2/mods-enabled/perl.conf, and change all your code to use Apache2::foo. The problem is t