The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
.perlcriticrc
Changes
eg/cmd.pl
eg/pscp
eg/pssh
eg/pssh-keygen
eg/remoteinteract.pl
eg/remoteinteract2.pl
lib/Net/SSH/Perl.pm
lib/Net/SSH/Perl/Agent.pm
lib/Net/SSH/Perl/Auth.pm
lib/Net/SSH/Perl/Auth/ChallengeResponse.pm
lib/Net/SSH/Perl/Auth/KeyboardInt.pm
lib/Net/SSH/Perl/Auth/KeyboardInteractive.pm
lib/Net/SSH/Perl/Auth/Password.pm
lib/Net/SSH/Perl/Auth/PublicKey.pm
lib/Net/SSH/Perl/Auth/Rhosts.pm
lib/Net/SSH/Perl/Auth/Rhosts_RSA.pm
lib/Net/SSH/Perl/Auth/RSA.pm
lib/Net/SSH/Perl/AuthMgr.pm
lib/Net/SSH/Perl/Buffer.pm
lib/Net/SSH/Perl/Channel.pm
lib/Net/SSH/Perl/ChannelMgr.pm
lib/Net/SSH/Perl/Cipher.pm
lib/Net/SSH/Perl/Cipher/Blowfish.pm
lib/Net/SSH/Perl/Cipher/CBC.pm
lib/Net/SSH/Perl/Cipher/CFB.pm
lib/Net/SSH/Perl/Cipher/DES.pm
lib/Net/SSH/Perl/Cipher/DES3.pm
lib/Net/SSH/Perl/Cipher/IDEA.pm
lib/Net/SSH/Perl/Cipher/RC4.pm
lib/Net/SSH/Perl/Comp.pm
lib/Net/SSH/Perl/Comp/Zlib.pm
lib/Net/SSH/Perl/Config.pm
lib/Net/SSH/Perl/Constants.pm
lib/Net/SSH/Perl/Handle.pm
lib/Net/SSH/Perl/Handle/SSH1.pm
lib/Net/SSH/Perl/Handle/SSH2.pm
lib/Net/SSH/Perl/Kex.pm
lib/Net/SSH/Perl/Kex/DH1.pm
lib/Net/SSH/Perl/Key.pm
lib/Net/SSH/Perl/Key/DSA.pm
lib/Net/SSH/Perl/Key/RSA.pm
lib/Net/SSH/Perl/Key/RSA1.pm
lib/Net/SSH/Perl/Mac.pm
lib/Net/SSH/Perl/Packet.pm
lib/Net/SSH/Perl/SSH1.pm
lib/Net/SSH/Perl/SSH2.pm
lib/Net/SSH/Perl/Subsystem/Client.pm
lib/Net/SSH/Perl/Subsystem/Server.pm
lib/Net/SSH/Perl/Util.pm
lib/Net/SSH/Perl/Util/Authfile.pm
lib/Net/SSH/Perl/Util/Hosts.pm
lib/Net/SSH/Perl/Util/RSA.pm
lib/Net/SSH/Perl/Util/SSH1Misc.pm
lib/Net/SSH/Perl/Util/SSH1MP.pm
lib/Net/SSH/Perl/Util/SSH2MP.pm
lib/Net/SSH/Perl/Util/Term.pm
LICENSE
Makefile.PL
MANIFEST
MANIFEST.SKIP
META.yml			Module meta-data (added by MakeMaker)
README
SIGNATURE
t/00-signature.t
t/01-compile.t
t/02-buffer.t
t/03-packet.t
t/04-config.t
t/05-cipher.t
t/06-auth.t
t/06-circular.t
t/99-perlcritic.t
t/99-pod.t
t/99-spellcheck.t
t/99-yaml.t
t/config
t/psshd
t/test-common.pl
ToDo