in reply to Re: Installing perl modules
in thread Installing perl modules
Show us the exact error message, using "code" tags (see Writeup Formatting Tips).
Your Expect.pm file must be under a "Net/SSH" directory path.
This will also be useful:
use Data::Dumper; print Dumper(\@INC);
|
|---|