
I have long been looking for a way to write windows' apps in Perl, which can do quick interfaces like the calendar shown here. In this area, I've written a few notes on Perl::Prima and its capabilities, so if you're interested also in using this language, I hope you find the examples useful.
It's assumed you know perl, and you're familiar with event-driven code. I also have a small section of other perl programs which may be of more use if you're not ready to start the graphic programming yet.
As a worked-example, here I've listed the calendar program you see to the right. It's surprisingly not too difficult to create such programs once you've seen a few examples.
email me if you find any decent Prima links, if you want a link to your own tutorial or examples, if you have any tips for me, or anything else useful for the page.