Building CPAN/ppm modules on 64bit Windows

2009-12-08 Thread w...@serensoft.com
Newbie question here -- this isn't mod_perl specific but the lists I've found that seem more appropriate have not-so-much traffic, and we're in a bit of a bind... How do we build CPAN libraries on Win64? We've been building a bridge-module to migrate data from SIS (registrar data such as courses

Re: Subclassing Apache::AuthDBI

2009-12-08 Thread Tosh Cooey
I'm enjoying talking to myself here all month! So the solution to my problem below... Yay to MidLifeXis on PerlMonks for pointing out the problem. When MyAuthDBI::authen is called then PERL looks to that specific object for the function rather than traversing up the parent tree. MyAuthDBI->a