



Hi
I am getting the following error when executing the exe file created with pdk. I tried it for both 6.0 and 7.1 as well as for Perl 5.8.8 and 5.10. Compilation does dont give any errors and the script itself does run without any problem. Just the exe fails.
Any help on that would be appreciated.
use Perl6::Form;
Illegal declaration of subroutine Perl6::Form::form at /Perl6/Form.pm line 1062.
BEGIN failed--compilation aborted at ISINCheck.pl line 28.
Thanks
A