But there is no Authen::SASL::Perl::GSSAPI included in
authen-sasl v.2.12 and
usage of:
use Authen::SASL::Perl::GSSAPI;
is giving an error before compilation...
Warning: Can't locate GSSAPI.pm
at C:\Perl\site\lib\Authen\SASL\Perl\GSSAPI.pm line 10
@INC = C:\Perl\lib, C:\Perl\site\lib, .
But the file C:\Perl\site\lib\Authen\SASL\Perl\GSSAPI.pm is there for sure ! This is very odd...
Because I am using PerlEdit for editing and the script gives error on syntax checking (it is also from Indigostar), I think this is their problem.