in reply to Re: Please Help ! Perl2Exe error
in thread Please Help ! Perl2Exe error

Sorry for the unformatted reply, here it is a bit clearer:

I recently had the same issue. I was able to resolve it by doing the following:

In your script, add:

#perl2exe_include attributes;

In Perl/lib/attributes.pm line 48, change:

_warn_reserved ...to _warn_reserved()