in reply to PAR-Packer/PP -> tkx

I've been searching for a solution based on the error output above, but I haven't found a good solution. Any ideas?

Failed to load Tcl dll means you need to pack/add Tcl dll

Replies are listed 'Best First'.
Re^2: PAR-Packer/PP -> tkx
by DreamT (Pilgrim) on Oct 08, 2009 at 06:45 UTC
    I used your answer to Google for a new answer and found this:
    http://stackoverflow.com/questions/1285087/trying-to-create-a-standalone-app-from-a-perl-script-that-uses-tkx-tcl-tk
    Worked like a charm:-) Thank you!