           SPELL=authen-pam
         VERSION=0.15
          SOURCE=Authen-PAM-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Authen-PAM-$VERSION
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/N/NI/NIKIP/$SOURCE
     SOURCE_HASH=sha512:b759ceb7825d7576dc35305eab5afc743602c47c20a6aca2c4eb91e479d4df9aabd6f806c7a88ad81f836cceb64d6015fcebd39973673e25b238581ecdde7e5f
	 LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Authen::PAM"
         ENTERED=20020911
         UPDATED=20050220
        KEYWORDS="pam perl"
           SHORT="Interface to PAM library"
cat << EOF

The Authen::PAM module provides a Perl interface to the PAM library.
The only difference with the standard PAM interface is that instead of
passing a pam_conv struct which has an additional context parameter
appdata_ptr, you must only give an address to a conversation function
written in Perl (see below)

EOF
