Hi Graham,
please cut a new release of Authen::SASL also.
Changes since 2.08:
* authname support in Authen::SASL::Perl::DIGEST_MD5
* flexible plugin selection in Authen::SASL using import()
i.e. use Authen::SASL qw(Authen::SASL::Cyrus);
* new documentation for
- Authen::SASL::Perl::ANONYMOUS
- Authen::SASL::Perl::CRAM_MD5
- Authen::SASL::Perl::EXTERNAL
- Authen::SASL::Perl::LOGIN
- Authen::SASL::Perl::PLAIN
- Authen::SASL::Perl
* updates in the tests
Playing around with the SVN trunk (revision 62)
I found out a little ToDo:
Authen::SASL 2.08 usesModule::Install 0.33
for the installation which chokes on the
line
include_deps ('Test::More');
in Makefile.PL (added after 2.08).
M::I 0.34 does the same, while the current
M::I 0.36 seems to work.
CU
Peter
--
Peter Marschall
eMail: [EMAIL PROTECTED]