Respected Monks,
I have installed Strawberry Perl 5.16.3 on my personal laptop and therefore installing a module is not a problem. However, I am planning to install Strawberry Perl on a few management servers. I just need a few modules, such as Net:SSH2, Excel::Writer::XLSX, MIME::Lite and a couple more.
I can copy the modules on the server and install them, but if these modules list out dependencies, then I'll have to do the same for the dependencies as well.
Is there a way that I can simply "copy" or "replicate" what I have on my laptop onto the Servers?
My plan is, to install all the required modules on my laptop, install Strawberry Perl on the servers and then move a few directories from my laptop to the servers so that I can use the modules.
Is this possible?
Perlpetually Indebted To PerlMonks
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.