in reply to ISO technical document outlining system requirements for Perl
As for requiring a dedicated server - it all depends on what you're doing. Perl itself is very fast, compared with VB. However, because you can do some really complex things in Perl very easily, it can be very ... dominating. Most commerical uses for Perl do require their own servers. Not because it's Perl, but because the application built in Perl has requirements. (Report servers, e-commerce apps, etc)
I would recommend doing at least one of the following steps:
Oh, it's not a Perl compiler - it's a Perl interpreter. Perl compilers are different beasts.
------
We are the carpenters and bricklayers of the Information Age.
Please remember that I'm crufty and crochety. All opinions are purely mine and all code is untested, unless otherwise specified.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: ISO technical document outlining system requirements for Perl
by Abigail-II (Bishop) on Mar 03, 2004 at 21:27 UTC | |
by dragonchild (Archbishop) on Mar 03, 2004 at 22:55 UTC | |
by Abigail-II (Bishop) on Mar 03, 2004 at 23:06 UTC | |
by dragonchild (Archbishop) on Mar 04, 2004 at 00:51 UTC | |
by BUU (Prior) on Mar 03, 2004 at 21:47 UTC | |
|