I have this web based project written in Perl and I have to migrate it to ASP.NET. I’m a complete noob at this. Is there a way to reduce the manual labor for it? What would be your approach? Can you also provide a short example of something that works, maybe how to port a small HelloWorld file?
Many thanks.
There’s a product that you might be interested in, it’s called Perl Dev Kit (PDK) and can be found here:
http://www.activestate.com/downloads
It can help you to integrate the code over to the .NET world. Warning – it’s not free.