in reply to Perl Threads

I do not carry permissions to compile perl on the server. Is there any other way I can solve this problem ?

Replies are listed 'Best First'.
Re^2: Perl Threads
by ysth (Canon) on Oct 03, 2006 at 23:38 UTC
    What permissions are your problem? Can you compile and install a private version of perl, with ./Configure -des -Dprefix=/home/shreya -Dusethreads?

    What kind of server is it?