in reply to Re^4: Creating a random generator
in thread Creating a random generator
Installing Perl locally is merely a convenience because it makes testing and error tracking far easier. If you are starting out with Perl I really recommend the more convenient way because debugging things remotely is more difficult by far.
Perl can also "run" .shtml files as long as these look like Perl programs. Which are far easier debugged on the command line. But you're free to choose your own way.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Creating a random generator
by Lady_Aleena (Priest) on Sep 07, 2007 at 19:04 UTC |