Description
Password strength evaluation can be integrated into Perl applications through Cracklib. Developers and administrators use this module to reject weak passwords based on dictionaries and rules. It may process user-supplied passwords, so applications should avoid logging raw password text.