Archive | Perl RSS feed for this section

Installing Perl modules on UNIX w/o root permissions

Installing Perl modules on a UNIX virtual server when you don’t have root or administrator privledges. Before you begin: In order to install modules, you have to have SSH or Telnet access to the server. If you don’t have this access (or you don’t know what SSH/Telnet means) then you’ll probably have to get your [...]

1 Comment Continue Reading →

Installing Perl Modules on MS Windows Servers

Installing Perl Modules on MS Windows Servers (the Easy Way) This article explains a bit about the process of installing Perl modules and why the typical instructions found in a module’s ReadMe file do not work on Windows servers. If you want to skip all of the details and just get to the installation part, [...]

2 Comments Continue Reading →