Codebase list libcrypt-cracklib-perl / a722ed89-ec95-44b9-834d-48c7d45af6fc/main
a722ed89-ec95-44b9-834d-48c7d45af6fc/main

Tree @a722ed89-ec95-44b9-834d-48c7d45af6fc/main (Download .tar.gz)

This is a simple interface to the cracklib library.

You need cracklib itself, version 2.7 tested:

ftp://ftp.cert.org/pub/tools/cracklib/

and installed on your machine.

---

In order to install and use this package you will need Perl version
5.004_04 or better. Installation as usual:

   perl Makefile.PL
   make
   make test
   make install