in reply to Understanding and building modules
Or alternatively Mapps::Auth->new()->auth($uname,$passwd);$auth = Mapps::Auth->new(); $auth->auth($uname, $passwd);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
2Re: Understanding and building modules
by jeffa (Bishop) on Apr 03, 2004 at 22:24 UTC |