I'm trying to move an app over to CDBI::Plain. However, the documentation doesn't tell me how to load plugins.

I had in my code:

use Maypole::Application qw(-Debug Authentication::Abstract Authorization);

now I'm supposed to put
use base 'Maypole::Application';

I don't know where I'm supposed to put qw(-Debug Authentication::Abstract Authorization);

Thanks

kd


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Maypole-users mailing list
Maypole-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/maypole-users

Reply via email to