Any scripts to convert perl to php?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jsherk
Forum Newbie
Posts: 9
Joined: Fri Jul 13, 2007 10:10 am

Any scripts to convert perl to php?

Post by jsherk »

I have done some googling, and am surprised that I cannot find any scripts anywhere that will convert a perl script to php!

I have inherited a perl script that is quite large, but everything else on the site is php and I don't have time to either learn perl or go thru it line by line and convert it. At least if it was converted to php I could then fix the bugs for everything that did not work correctly!

Anybody know of any scripts that will do this conversion?

Thanks
katierosy
Forum Commoner
Posts: 27
Joined: Wed Apr 07, 2010 8:39 am

Re: Any scripts to convert perl to php?

Post by katierosy »

No, there may not be any such scripts to convert perl/cgi to php.
Post Reply