1

New to web development in Perl. Im searching for a perl module to handle user authentication in web site. Registration, login, session, password recovery. Im working in a project using HTML::Template.

1 Answer 1

2

This is too complicated for one module to handle, as there are UI elements to consider, as well as back-end storage of the user credentials, etc. This is handled by many web frameworks, of which I would recommend Catalyst.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.