Subject: | Syntax error prevents compilation |
Hi,
when using Net::SSH::Expect I get a compilation error.
root@host:~# perl -MNet::SSH::Expect
syntax error at /opt/perl/perls/perl-5.12.3/lib/site_perl/5.12.3/Net/SSH/
Expect.pm line 203, near ""logged in\n")"
Compilation failed in require.
BEGIN failed--compilation aborted.
I already use the newest version.
root@host:~# cpan Net::SSH::Expect
Net::SSH::Expect is up to date (1.09).