Re: [PHP] perl to php translation tool?

2004-11-22 Thread Raditha Dissanayake
Greg Donald wrote: On Mon, 22 Nov 2004 13:37:42 +0100, Markus Mayer <[EMAIL PROTECTED]> wrote: I've searched for a tool that would translate, or at least mostly translate, perl scripts into php, unfortunately with no success. I didn't even find a reference in the archives of this list to this s

Re: [PHP] perl to php translation tool?

2004-11-22 Thread Greg Donald
On Mon, 22 Nov 2004 13:37:42 +0100, Markus Mayer <[EMAIL PROTECTED]> wrote: > I've searched for a tool that would translate, or at least mostly translate, > perl scripts into php, unfortunately with no success. I didn't even find a > reference in the archives of this list to this subject, which su

Re: [PHP] perl to php translation tool?

2004-11-22 Thread Markus Mayer
I was afraid of such answers. My intention was to get rid of a fewperl scripts on our server that were written by external companies, and those companies are pressing to continue to use perl for their cgi's. /dev/brain would be nice, if I could get that node made at those companies but it

Re: [PHP] perl to php translation tool?

2004-11-22 Thread John Nichel
Christophe Chisogne wrote: /dev/brain :-) Are we sure that is included with all new OS's? ;) -- John C. Nichel ÜberGeek KegWorks.com 716.856.9675 [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] perl to php translation tool?

2004-11-22 Thread Christophe Chisogne
Markus Mayer wrote: I've searched for a tool that would translate, or at least mostly translate, perl scripts into php, unfortunately with no success. It's simply impossible. By example, a Perl script handling file uploads cant be translated automatically : php4 handles file uploads _before_ the

Re: [PHP] perl to php translation tool?

2004-11-22 Thread Raditha Dissanayake
Markus Mayer wrote: Hello everyone! I've searched for a tool that would translate, or at least mostly translate, perl scripts into php, unfortunately with no success. I didn't even find a reference in the archives of this list to this subject, which surprises me. Does anyone know of any tool t

[PHP] perl to php translation tool?

2004-11-22 Thread Markus Mayer
Hello everyone! I've searched for a tool that would translate, or at least mostly translate, perl scripts into php, unfortunately with no success. I didn't even find a reference in the archives of this list to this subject, which surprises me. Does anyone know of any tool that can handle this