in reply to Installing Modules without telnet??

You can install them on your machine and then upload them to the server. This will work without problems if the modules are Pure Perl (no XS involved).

If you have XS modules it's just the same, but your local machine must have the same CPU style and run the same family of operating systems as the server.

Hope this helps!

Michele.

  • Comment on Re: Installing Modules without telnet??