Copyright (c) 1996,1997 Doug MacEachern, OSF Research Institute
You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file.
The DCE-Perl package provides an OO Perl interface to the DCE security APIs.
The perl implementation is somewhat different from the C API: o It takes advantage of perl's namespace packages, dropping prefixes such as sec_rgy_, sec_login_, etc.
The interface is not complete, but here is the breakdown so far:
KNOWN BUGS
TODO
For comments, questions, bug-reports, announcements, etc. subscribe to the DCE-Perl mailing list <dce-perl@lists.csupomona.edu> by sending mail to: <majordomo@lists.csupomona.edu> with a body consisting of "subscribe dce-perl".
ACKNOWLEGEMENTS
Some of this work is based on DCE.xs written by: David J. Bianco <d.j.bianco@larc.nasa.gov>
Extra thanks to Paul Henson <henson@acm.org> for proving the mailing list and lots of patience, bug spotting, fixing and ideas while DCE-Perl was getting on its feet.
Enjoy,
-Doug MacEachern <dougm@osf.org>