in reply to Re: Re: Webhosts: What are reasonable resource limits for Perl?
in thread Webhosts: What are reasonable resource limits for Perl?
Secondly at a guess your problem on install was using the CPAN module. While nice, it unfortunately routinely uses at least 16 MB on my machine. However downloading and installing modules manually should work just fine. And if all else fails, you can install them elsewhere then just copy them over. (Works for pure Perl modules quite well. Compiled ones, not always so.)
|
|---|