1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.033.
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
api.txt
dist.ini
eg/compat.pl
eg/example.pl
lib/Authen/SASL.pm
lib/Authen/SASL.pod
lib/Authen/SASL/CRAM_MD5.pm
lib/Authen/SASL/EXTERNAL.pm
lib/Authen/SASL/Perl.pm
lib/Authen/SASL/Perl.pod
lib/Authen/SASL/Perl/ANONYMOUS.pm
lib/Authen/SASL/Perl/CRAM_MD5.pm
lib/Authen/SASL/Perl/DIGEST_MD5.pm
lib/Authen/SASL/Perl/EXTERNAL.pm
lib/Authen/SASL/Perl/GSSAPI.pm
lib/Authen/SASL/Perl/LOGIN.pm
lib/Authen/SASL/Perl/OAUTHBEARER.pm
lib/Authen/SASL/Perl/PLAIN.pm
lib/Authen/SASL/Perl/XOAUTH2.pm
t/anon.t
t/author-pod-syntax.t
t/callback.t
t/compat.t
t/cram_md5.t
t/digest_md5.t
t/digest_md5_verified.t
t/external.t
t/lib/common.pl
t/login.t
t/negotiations/digest_md5.t
t/negotiations/login.t
t/negotiations/plain.t
t/order.t
t/plain.t
t/server/digest_md5.t
t/server/login.t
t/server/plain.t
|