in reply to (ichimunki) Re: Perl Console Window
in thread Perl Console Window
This will undoubtedly make it far easier for Perl programmers coding for the Windows audience to incorporate a GUI in their work. It's always been as easy as
perl -MCPAN -e 'install Tk'for *nix users, but getting your average Windows user to download the ActiveState installation executable then double-click on it can sometimes be burdensome.
|
|---|