As others have said this is a function in many respoects of the hosting company. I have used many over the years and have finally come to the conclusion that it is easier to run my own servers than to rely on hosting outfits! So about 6 months ago I bought a bunch of new machines and put them in a colocation facility.
Others are right when they say that there are indeed many small CPAN modules, I have some I use which are Per Perl and are no more than 20 lines of code! Small enough for ya? The whole idea of CPAN is reusability, so of course module writers will tend to use proven code in the form of CPAN modules rather than reinvent the wheel.
If you are using a shared machine look for a small reseller who is using CPANEL. Check out webhostingtalk.com and see if you can get a recopmendation for a reliable one. Many of these resellers or small hosts have boxes in larger centres using the CPANEL/WHM management system. CPANEL usually installs a lot of modules and additional ones can very easily be installed by the sysadmin from his own GUI. Only very rarely does he need to actually download and compile manually. The CPANEL system uses the CPAN module to do the installation.
jdtoronto
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.