in reply to Re: How to convert a script from C to Perl?
in thread How to convert a script from C to Perl?

http://jobs.perl.org/ <-- Might be a handy link.

You could certainly get that script done in house if you have anybody with available time. Just make sure that whomever does the conversion has use strict; at the top, or you will regret it later.