Description
Password strength can be estimated with a zxcvbn-style model from Perl applications. Developers use this module to guide users away from weak or predictable passwords. It may process raw password text, so applications should avoid logging or storing the input used for scoring.