ActiveState Community

Is perlapp the "same" as plc

Posted by andersb on 2007-02-28 05:39

Would there be any difference if an application is built with plc instead och perlapp (appart from the ability to use dotNet-objects)?
Any drawbacks?
thanks
/anders

kevinw | Wed, 2007-02-28 16:15

Hi Anders,

The biggest difference between PerlApp and plc is the ability to use .NET objects with plc. I'm not aware of any disadvantages if your code is using .NET functionality. If it's not, then it might be slight overkill.

Something to check before making your decision would be the release notes and known issues for the PDK. This will list any known problems that may be different between PerlApp and PerlNET.

Cheers,

kjw