-
-
14 Aug 2017 00:01:51 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (376 / 14 / 16)
- Kwalitee
Bus factor: 1- 68.60% Coverage
- License: artistic_2
- Activity
24 month- Tools
- Download (98.75KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Ron Savage (ron@savage.net.au)
- Dependencies
- Capture::Tiny
- Config
- Config::Tiny
- Data::Section::Simple
- Date::Simple
- Encode
- File::Basename
- File::Copy
- File::HomeDir
- File::Slurper
- File::Spec
- File::Temp
- Getopt::Long
- Log::Handler
- Marpa::R2
- Moo
- Path::Tiny
- Pod::Usage
- Set::Array
- Text::CSV
- Text::Xslate
- Types::Standard
- XML::Parser
- open
- strict
- utf8
- warnings
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.09 - 2017-08-13
- Adopt new repo structure. See http://savage.net.au/Ron/html/My.Workflow.for.Building.Distros.html.
- Replace File::Slurp with File::Slurper to help fix CPAN Tester error reports.
- Add t/00.versions.* to display the version #s of all pre-reqs.
- Fix typo in scripts/pod2html.sh.
Documentation
Generate MarpaX::Languages::SVG::Parser's html/*.svg and html/index.html.Parsing any SVG fileTest parsing of some SVG path/attribute combinationsTest parsing a set of artificial filesModules
A nested SVG parser, using XML::SAX and Marpa::R2A nested SVG parser, using XML::SAX and Marpa::R2A config manager for use by MarpaX::Languages::SVG::ParserA nested SVG parser, using XML::SAX and Marpa::R2A nested SVG parser, using XML::SAX and Marpa::R2Module Install Instructions
To install MarpaX::Languages::SVG::Parser, copy and paste the appropriate command in to your terminal.
cpanm MarpaX::Languages::SVG::Parser
perl -MCPAN -e shell install MarpaX::Languages::SVG::Parser
For more information on module installation, please visit the detailed CPAN module installation guide.