On Oct 6, 2006, at 4:04 PM, Ben K. wrote:

What will be needed to make it work with mod_perl2? Are there alternatives?

Chances are the people who were using AuthCAS are no longer maintaining it.

So you might have to adopt it. Shouldn't take more than a few hours at most.

Read these 4 pages:

        Porting CPAN modules to mod_perl 2.0 Status
http://perl.apache.org/products/apache- modules.html#Porting_CPAN_modules_to_mod_perl_2_0_Status

        mod_perl 2.0 renaming
                http://perl.apache.org/docs/2.0/rename.html

        Porting Apache:: Perl Modules from mod_perl 1.0 to 2.0
                http://perl.apache.org/docs/2.0/user/porting/porting.html

        A Reference to mod_perl 1.0 to mod_perl 2.0 Migration.
                http://perl.apache.org/docs/2.0/user/porting/compat.html

Then port.  There are XS port docs as well.

Porting modules isn't that bad.  Everyone has to do one eventually.


Reply via email to