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