Re: [Perlgssapi-developer] Patches for perl-GSSAPI
Brought to you by:
achimgrolms
From: Achim G. <ac...@gr...> - 2006-04-21 11:12:34
|
On Friday 21 April 2006 12:47, Simon Wilkinson wrote: > On Fri, 21 Apr 2006, Achim Grolms wrote: > I think I need to come up with another way of exposing > this functionality. I'll have a think, and get back to you. Maybe putting all - GSSAPI.pm (mine, implemetationindependent) dependent - and KRB5 dependent stuff into a separate Module (yours)(like "GSSAPI::KRB5") is a solution? So people who need can get the functionality from CPAN by using the separate module, but the core GSSAPI.pm module is still implementation-independent? Achim |