![]() |
![]()
| ![]() |
![]()
NAMECrypt::Cracklib - Perl interface to Alec Muffett's Cracklib. SYNOPSISuse Crypt::Cracklib; my $reason = fascist_check($password, $dictionary); print "Ok" if check($password, $dictionary); print "Bad" if !check($password, $dictionary); DESCRIPTIONThis is a simple interface to the cracklib library. FUNCTIONS
AUTHORDan Sully <daniel@cpan.org> BUGSPlease file bugs at https://github.com/dsully/perl-crypt-cracklib/issues SEE ALSOperl(1).
|