Hi *, this seems to be my weekend of unanswered questions :)
I have a few questions regarding Authen::SASL: 1. Is there any way to find out in a Perl script, what SASL mechanisms are supported in my installation? 2. If not - how can I avoid, that Authen::SASL->new dies, if it is called without any valid mechansims? I'd prefer the resulting object to be undefined or something like that. 3. It seems, that $sals->mechanism does not return the actual choosen mechanism - instead it returns the list I gave the constructor. Is this a known bug or am I doing something wrong? I tried Authen-SASL-2.09 with Authen-SASL-Cyrus-0.12 and Authen-SASL-Cyrus-0.13-server - both gave the same results. TIA and Bye. Michael.