Introduction

General tips for running Perl scripts on UNIX.

Copying the Perl Modules

Configuring Perl

Option #1

Option #2

Fixing the Perl Scripts

Setting the devguy_globals environment variable

Installing Modules from CPAN

Many scripts require shared modules to be installed. These modules are published to CPAN. Installing these modules is easy.

Running Programs in the Background (Daemons)

UNIXInstallation (last edited 2007-08-18 15:10:03 by AllanBrooksher)