package MGA::Mirrors::View::GraphViz; use strict; use base 'Catalyst::View::GraphViz'; =head1 NAME MGA::Mirrors::View::GraphViz - Catalyst GraphViz View =head1 SYNOPSIS See L =head1 DESCRIPTION Catalyst GraphViz View. =head1 AUTHOR Olivier Thauvin =head1 LICENSE This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. =cut 1;