On Sat, 10 Jul 2004, David Arnold wrote:

> Andy et al,
>
> That's what I thought, but I've searched the index and TOC
> and I simply cannot find a reference to authenticate_user
> or My::Utils.
>
> Can someone point me to the pages in the book where
> My::Utils is defined?

It isn't ... Sorry for the confusion - authenticate_user()
is just some routine which takes as arguments a user name
and a password and returns true if they're OK according
to some criteria. The specifics of this wasn't needed
for this recipe, and hence we left it generic.

-- 
best regards,
randy kobes

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to