in reply to Re^4: will this random-text script work? how do i integrate a template?
in thread will this random-text script work? how do i integrate a template?
For instance: for File::Random you should place the file Random.pm inside a File directory, directly underneath your /perl_modules directory.
Normally you should let the CPAN-module (or CPANPLUS-module) take care of this. Have a look at question 5 in the FAQ included in the CPAN-module documentation. It will explain how to set up CPAN so it installs in your private module directory.
CountZero
"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: will this random-text script work? how do i integrate a template?
by hawthorne (Novice) on Jan 18, 2007 at 17:29 UTC | |
by CountZero (Bishop) on Jan 19, 2007 at 17:34 UTC |