From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

Jifty::Plugin::ModelMap - Render model map with GraphViz.

VERSION

Version 0.01

USAGE

Add the following to your site_config.yml

framework:
Plugins:
- ModelMap: {}

This makes the following URL available:

SEE ALSO

Jifty, GraphViz

AUTHOR

bokutin, <bokutin at cpan.org>

COPYRIGHT & LICENSE

Copyright 2008 bokutin, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.