in reply to Problem with PAR and Tk::Dropsite
As to the fix, you will find that pp often does not include non-standard modules by itself, but all it needs is a little coaxing:
pp -M Tk::DragDrop::Win32Site test_drag_and_drop.pl
produces a functioning EXE.
--
I'd like to be able to assign to an luser
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Problem with PAR and Tk::Dropsite
by Smeagol (Initiate) on May 19, 2005 at 16:09 UTC |