in reply to Migrating from PHP to Perl for the web.
If the task is getting the job done and you can do that with PHP why swap?
If you want to do stuff with Perl and PHP together you already can see this
Translating working code from one language to, by definition, untested, not working, not even written code in another language needs a good reason. I am not reading one.
You do need to use mod_perl if you want speed comparable to mod_php as vanilla Perl CGI is slow.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Migrating from PHP to Perl for the web.
by KurtSchwind (Chaplain) on Dec 01, 2007 at 13:17 UTC | |
by tachyon-II (Chaplain) on Dec 01, 2007 at 13:48 UTC | |
|
Re^2: Migrating from PHP to Perl for the web.
by andreas1234567 (Vicar) on Dec 02, 2007 at 19:26 UTC |