GUI modules

[email protected] ("R. Diez" via win32-vanilla) Mon, 10 Sep 2018 10:39:26 +0200
Newsgroups perl.win32.vanilla
Message-ID <[email protected]>
Hi there:

There is no mention about support for GUIs in Strawberry Perl, and no 
GUI modules seem to be bundled. That it a shame, because I would rather 
build small, portable GUIs with Perl.

I recently saw the following for Python:

https://opensource.com/article/18/8/pysimplegui

I think that PySimpleGUI.py uses Tk as the GUI toolkit.

Installing Tk or anything similar from hand is probably too hard even 
for advanced Windows users.

Would it be possible to bundle the necessary Tk libraries and modules 
with Strawberry Perl? Tk is stable and allegedly works on all systems.

Best regards,
   rdiez