Subject: | Syntax error in Net::OpenSSH::Compat::SSH2 |
$ perl -MNet::OpenSSH::Compat::SSH2 -e 1
syntax error at /home/will/perl5/lib/perl5/Net/OpenSSH/Compat/SSH2.pm
line 55, near "))"
Compilation failed in require.
BEGIN failed--compilation aborted.
Caused by an extra ")" at the end of the line - or a missing "(" earlier
in the line, depending on which way you look at it :)