Reese,Richard Stephen wrote:
Thank you for the information, it just stinks that Redhat would use
something that old in their latest OS offering because I'd rather not
manually build it
IDK if this is the proper place to ask this question but here goes.

Here is the contents of my mod_perl.pl file, what else would need to be
upgraded...

use ModPerl::Util (); #for CORE::GLOBAL::exit
        use Apache::RequestRec ();
        use Apache::RequestIO ();
        use Apache::RequestUtil ();
        use Apache::Server ();
        use Apache::ServerUtil ();
        use Apache::Connection ();
        use Apache::Log ();
        use APR::Table ();
        use ModPerl::Registry ();
        use Apache::Const -compile => ':common';
        use APR::Const -compile => ':common';
        use GatorLink::ModAuth2 ();
Pretty much all of it.  It wasn't really functional changes, but _namespace_.
See here
http://perl.apache.org/docs/2.0/rename.html

------------------------------------------------------------------------
Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

"It takes a minute to have a crush on someone, an hour to like someone,
and a day to love someone, but it takes a lifetime to forget someone..."

Reply via email to