in reply to looking for Advice on how strict i should really be

The latest perl2exe supports 5.6, so you might need to pick that up.

Regarding use strict, you should be able to turn it off once you're done with testing and ready to ship product, although there should be no reason in the world for perl2exe to have a problem with it.

If the problem persists even with the latest version of perl2exe, I would contact Indigo Star and tell them about it.

  • Comment on (CMonster: latest perl2exe)RE: looking for Advice on how strict i should really be