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 that many other modules assume that you can still load Apache2; they all need to be updated as well, or else the older version of libapache2-mod-perl2 needs to be re-uploaded with an epoch. I don't like that idea much, but I don't think changing everything else is the right answer either. -=Eric -- Come to think of it, there are already a million monkeys on a million typewriters, and Usenet is NOTHING like Shakespeare. -- Blair Houghton. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]