psyllex has asked for the wisdom of the Perl Monks concerning the following question:
Hello fine people. I've used perl for years but few and far between. I am having a problem. I have a script I'd like to run but it needs IO::Socket and IO::ForkManager And then I believe IO::Socket will need Net::SSLeay. I don't have internet access on the system I"m attempting to use this on so I can't just install it 'the regular way'. I didn't see any instructions on how to download, and make those packages on CPAN. Does anyone have any suggestions on how to accomplish this? I'm sure it can be done I just haven't run across a solution as of yet.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: using Perl modules on airgapped system
by dasgar (Priest) on Apr 19, 2013 at 17:11 UTC | |
by herveus (Prior) on Apr 19, 2013 at 17:52 UTC | |
Re: using Perl modules on airgapped system
by topher (Scribe) on Apr 20, 2013 at 03:40 UTC | |
Re: using Perl modules on airgapped system
by Anonymous Monk on Apr 20, 2013 at 04:10 UTC |