Regex::Diagram.pm development page

I wrote a Perl Module which parses a regex and draws a diagram of it. I use this module to write a textbook for my tutorial at Perl/Ruby Conference in Kyoto.

Here's a (huge) example:
Regex used to parse regexes
Surprised? The module produces this chart AUTOMATICALLY from the regex! Actually, it generates a Tgif's object file. Thus you can edit, print, make eps, png, pdf... with Tgif.
The current status is just a three-day-hack. Anyway, here is the code:
Regex-Diagram-0.20.tar.gz

Please give me your comments.
Now, I want to ask native English speakers about the name. When I started the module, I named it "Regex::Diagram". But now I wonder if this name is better than others like "Regex::Chart", "Regex::FlowChart"... How do you think?

History and Acknowledgements

Future Works

These are only possibilites and not promises. * Return


maeda@tokyo.pm.org
Last Modified: November 10, 2000.