Hi again, [...] > 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.
this one seems to be a mistake in the man page - $sasl->name() returns the choosen mechanism, not $sasl->mechanism(). Bye. Michael.