in reply to Did anybody every make a Graphic interface using Perl

Block Stacker - A Block Stacking Game for Perl.

If all you want to do is draw a few lines and geometric shapes on screen, maybe put up a GIFs or two and move them around for while, it's really pretty easy in Perl using Tk and the Tk::Canvas widget.

  • Comment on Re: Did anybody every make a Graphic interface using Perl