           SPELL=authen-pam
         VERSION=0.15
          SOURCE=Authen-PAM-$VERSION.tar.gz
       BUILD_API=2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Authen-PAM-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/N/NI/NIKIP/$SOURCE
          MD5[0]="a1be69a94b96c885d8ca8b09d5a51a98"
	 LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Authen::PAM"
         ENTERED=20020911
         UPDATED=20050220
           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
