[Perlgssapi-developer] GSSAPI pm prerelease: switched constants mechanism
Brought to you by:
achimgrolms
From: Achim G. <per...@gr...> - 2006-03-07 19:40:38
|
Hello, in GSSAPI.pm I have deleted the old Constant load mechanism (as created by h2xs) an replaced it with a more elegant newCONSTSUB mechnism. I've completely deleted the AUTOLOAD mechanism. I have bundeled my working copy it into <http://perl.grolmsnet.de/authengssapi/GSSAPI-0.20.prelelease-2006-03-07.tar.gz> So you can test the code. Please let me know if something fails or the changes break your code. If this works fine for you I will commit it into the repository. Thank you, Achim |