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

NAME

MarpaX::Languages::SVG::Parser::Utils - A nested SVG parser, using XML::SAX and Marpa::R2

Synopsis

See "Synopsis" in MarpaX::Languages::SVG::Parser.

Description

Utility routines for MarpaX::Languages::SVG::Parser.

Only used by scripts/*.pl and t/*.t.

Installation

See "Installation" in MarpaX::Languages::SVG::Parser.

Constructor and Initialization

See "Constructor and Initialization" in MarpaX::Languages::SVG::Parser.

Methods

generate_demo_environment()

Returns a hashref of OS, etc, values.

Keys are left and right, to suit htdocs/assets/templates/marpax/languages/svg/parser/fancy.table.tx.

*.tx files are used by Text::Xslate.

Called by "generate_demo_index()".

generate_demo_index()

Calls "get_files($dir_name, $type)" in MarpaX::Languages::SVG::Parser::Utils and "generate_demo_environment()".

Writes html/index.html.

See scripts/generate.demo.pl.

new()

This method is auto-generated by Moo.

Author

MarpaX::Languages::SVG::Parser was written by Ron Savage <ron@savage.net.au> in 2013.

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

Copyright

Australian copyright (c) 2013, 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 2.0, a copy of which is available at:
        http://www.opensource.org/licenses/index.html