Changes for version 0.10 - 2000-08-28
- Use SvOK() instead of comparing to &PL_sv_undef
- Add gss_buffer_desc_out
- Don't do the sv_setref_iv on output of PTROBJ_ or PTROBJ_OPT if the value isn't changing. This keeps the value from being destructed while in use.
- Because of that change, new() methods now return foo_out types
- Newline terminate the stringification of a GSSAPI::Status object
- This version has actually worked
Modules
Perl extension for blah blah blah
methods for handling GSSAPI OIDs and some constant OIDs
methods for handling sets of GSSAPI OIDs, and some constant OID sets.
methods for handlings GSSAPI statuses