http://qs321.pair.com?node_id=867479


in reply to How to convert a script from C to Perl?

That's a pretty small program. If you learned some Perl and some C, I'm sure you could figure it out on your own. It sounds like you'd really rather hire someone though.
  • Comment on Re: How to convert a script from C to Perl?

Replies are listed 'Best First'.
Re^2: How to convert a script from C to Perl?
by Anonymous Monk on Oct 26, 2010 at 14:31 UTC

    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.