-
-
12 Apr 2014 10:56:29 UTC
- Distribution: SVG-VCD
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (376 / 0 / 13)
- Kwalitee
Bus factor: 1- 24.49% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (26.63KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Mike Taylor
- Dependencies
- SVG
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
VertFigure - generate schematic illustrations of vertebral columns
SYNOPSIS
VertFigure [ -d ] VCD--file
DESCRIPTION
VertFigure
reads a named file in VCD (Vertebral Column Description) format, and writes an illustration of the described vertebral columns in SVG (Scalable Vector Graphics) format. This is useful for preparing illustrations of scientific papers about vertebrates.OPTIONS
- -d
-
Dump information about the parsed VCD file rather than rendering an illustration. This is useful only for debugging, ensuring that the input is interpreted as expected.
SEE ALSO
SVG::VCD::Format - description of the input file format.
AUTHOR
Copyright (C) 2013-2014 by Mike Taylor <mike@miketaylor.org.uk>
LICENSE
GNU General Public Licence v3.0
Module Install Instructions
To install SVG::VCD, copy and paste the appropriate command in to your terminal.
cpanm SVG::VCD
perl -MCPAN -e shell install SVG::VCD
For more information on module installation, please visit the detailed CPAN module installation guide.