|
|
| No such thing as a small change | |
| PerlMonks |
(XS fix and first impressions) Re: New Module: Net::SSHby dchetlin (Friar) |
| on Jan 11, 2001 at 17:45 UTC ( #51118=note: print w/ replies, xml ) | Need Help?? |
|
The problem is that Crypt::IDEA has not been updated to handle Perl 5.6's namespace changes. An error message looking like that is a dead giveaway. You didn't mention the version of Perl that you're running, but I'll eat my left hat if it's not 5.6+, and I'll eat my right hat if btrott isn't working with 5.005_03 or lower. Solution: run perl Makefile.PL POLLUTE=1, and then re-run make. ObNet::SSH - I got it compiled without much trouble, but ran into three separate errors on trying to connect to the three hosts on which I have ssh access:
I looked around the code a bit, and it looks quite impressive. I'm looking forward to being able to play with it more. Keep up the good work! -dlc
In Section
Meditations
|
|
||||||||||||||||||||||