Forgot your password?
typodupeerror

Comment Perl's modules are easier to install (Score 0, Offtopic) 223

I actually like php much more than perl for web programming, but when you're working on a server where you don't have control over how php is compiled, you can't add functionality. With perl, you can install modules in user space and keep working.

I found this problem when I wanted to use the cURL library with php on iServer.

Slashdot Top Deals

Lead me not into temptation... I can find it myself.

Working...