[Maypole] retrieve / search in the User.pm
Dave Howorth
dhoworth@mrc-lmb.cam.ac.uk
Thu, 13 Jan 2005 10:03:19 +0000
Johnny Morano wrote:
> I'd like to know what the difference is between retrieve and search, 2
> methods that are supposed to be in the User.pm when you want to have
> authentication.
They are both standard Class::DBI methods. See
http://search.cpan.org/~tmtm/Class-DBI-0.96/lib/Class/DBI.pm#RETRIEVING_OBJECTS
> The reason why i'm asking, is because i have to do an LDAP
> authentication... and i finally got it to work (after many many hours of
> headaches and too much black coffee)
Ooh, that sounds interesting.
Cheers, Dave