Hello folks, I'm using ActivePerl 5.8.8.820 with Tkx. I can load the BWidgets package just fine, but when I do:
use Tkx;
Tkx::package_require("Iwidgets");
It complains that it can't locate the package.
What do I need to do to update the Tcl/Tk package search path? The Tkx
documentation doesn't seem to hold the answer.
Thank you,
kjw
