The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

GraphViz2::Marpa::PathUtils::Demo - Provide various analyses of Graphviz dot files

SYNOPSIS

        shell> perl scripts/generate.demo.pl

DESCRIPTION

GraphViz2::Marpa::PathUtils::Demo generates html/index.html using html/*.svg files.

See scripts/generate.demo.pl.

Distributions

This module is available as a Unix-style distro (*.tgz).

See http://savage.net.au/Perl-modules/html/installing-a-module.html for help on unpacking and installing distros.

Installation

See "Installation" in GraphViz2::Marpa::PathUtils.

Constructor and Initialization

Calling new()

new() is called as my($obj) = GraphViz2::Marpa::PathUtils::Demo -> new.

It returns a new object of type GraphViz2::Marpa::PathUtils::Demo.

Methods

generate_demo()

Generates html/index.html using html/*.svg files.

See scripts/generate.demo.pl.

_init()

For use by subclasses.

Sets default values for object attributes.

new()

For use by subclasses.

Version Numbers

Version numbers < 1.00 represent development versions. From 1.00 up, they are production versions.

Machine-Readable Change Log

The file CHANGES was converted into Changelog.ini by Module::Metadata::Changes.

Support

Email the author, or log a bug on RT:

https://rt.cpan.org/Public/Dist/Display.html?Name=GraphViz2::Marpa::PathUtils.

Author

GraphViz2::Marpa::PathUtils was written by Ron Savage <ron@savage.net.au> in 2012.

Home page: http://savage.net.au/index.html.

Copyright

Australian copyright (c) 2012, Ron Savage.

        All Programs of mine are 'OSI Certified Open Source Software';
        you can redistribute them and/or modify them under the terms of
        The Artistic License, a copy of which is available at:
        http://www.opensource.org/licenses/index.html