in reply to Re^2: tk how to create entry box from menu selection
in thread tk how to create entry box from menu selection
If none of the repositories has a package, you can download the tarball from CPAN. It's a pure Perl module, so you don't need a compiler. The standard
should work fine.> perl Makefile.PL > nmake > nmake test > nmake install
|
|---|