How can one use any of the PErl/Tk widget bundled with the Perl installation for Windows. I tried calling search.pl but I keep getting this error message :
Can't call method "WidgetDemo" on an undefined value at search.pl line 14. How can one use any of the example scripts as a module for instance? Of course, I added require "search.pl" at the top of my script! Thanks