Hey all

Im just about to start development work on a project with several friends.

My question here is what advantages / disadvantages and what are the differences between Perl and C++ in terms of development.


Its just we have a programm written in Perl designed to run on Posix ( unix, linux, bsd etc ) and are planning to develop other applications as part of it to run on windows systems.

Is it worth rewritting the code from Perl to C++ ?

Thanks