is it possible to convert perl code to a standard windows dll wich can be called from another program ?
i know the perl code can be converted to exe or to activex/com dll using activestate pdk, but why converting to a standard dll are abandoned !! even it is more portable than activex dll ; ie it does not require to be registered by regsvr32.exe.