ActiveState Community

PerlCtrl to make dll files

Posted by BurgerKing on 2009-09-16 17:34
OS: Windows

I was told that PerlCtrl can be used to create DLL files that I can link from a 3rd software.

Is this true?

If so, can anyone post a sample perl script with input int x and gives back x+1; and post also the perlctrl command to convert said perl script into a dll.

thanks. with that I can study how to use perlctrl.

BTW. there is no perlctrl examples on the documents that came with the install..