When the desire to create an MXML tag library for Dreamweaver came up, the decision had to be made. Should we spend a weekend running through all 900 or so Flex classes by hand, or write a 250 line Perl module to do it for us? Luckily, the weekend was saved and the Flex::Documentation Perl module was written.
The Flex::Documentation module was written for two reasons. The first was to make the task of creating an MXML tag library for Dreamweaver really easy. The second was to expose the basic MXML element/attribute data of the Flex language set to be extended in any number of ways. Whether it be generating your own cheatsheets, or creating a new extension to your favorite IDE, the Flex::Documentation module makes it easier.
The download contains full source code, documentation, and example scripts to get you started.The following products from ActiveState are recommended for developing Perl on Windows.