Authen::PAM is a perl module which provides an interface
to the PAM library.
Currently the following or newer implementations of the PAM library are supported:
- Linux-PAM
- Solaris 2.6
- FreeBSD 3.1
- OpenPAM
- HP-UX 11.0
- Darwin 6.0 and of course Mac OS X 10.2
NEWS
- 2005-Sep-20
- Released version 0.16. One of the main changes is the typemap of pam_handle_t *.
This hopefully fixes some segmentation faults several people reported (for example with perl 5.8.7 on FreeBSD).

