in reply to Is there a list of perl / mySQL Calendars?

For a query like this, you might do well to do the following:
  1. Search CPAN, using terms such as "calendar" and ("graphic" OR "GUI"). (On CPAN, the Perl element is a given)
  2. Feed your favorite search engine a selection of your terms
    updated by s/Food/feed/; thanks to roboticus.
  3. Consider that it's likely that your requirements are such that a Perl user would build an ap that satisfies them from extant modules and a bit of glue. That may well be the route you have to go, as your specs are simultaneously a little nebulous and complexly precise.