CatalystX-Dispatcher-AsGraph

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

        );
        $graph->run;

DESCRIPTION
    CatalystX::Dispatcher::AsGraph create a graph for a Catalyst application
    using his dispatcher.

    At the time, only private actions are graphed.

SEE ALSO
    <http://www.catalystframework.org/calendar/2009/14>

AUTHOR
      franck cuny <franck@lumberjaph.net>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2010 by franck cuny.

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

lib/CatalystX/Dispatcher/AsGraph.pm  view on Meta::CPAN

    $graph->run;

=head1 DESCRIPTION

CatalystX::Dispatcher::AsGraph create a graph for a Catalyst application using his dispatcher.

At the time, only private actions are graphed.

=head1 SEE ALSO

L<http://www.catalystframework.org/calendar/2009/14>

=head1 AUTHOR

  franck cuny <franck@lumberjaph.net>

=head1 COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by franck cuny.

This is free software; you can redistribute it and/or modify it under



( run in 0.466 second using v1.01-cache-2.11-cpan-5dc5da66d9d )