There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

UMMF::Export::YAML - An exporter for YAML.

SYNOPSIS

my $d = UMMF::Export::YAML->new('output' => *STDOUT);
my $d->export_Model($model);

OR

ummf -e YAML your_uml.xmi

DESCRIPTION

This package allow UML models to be represented as YAML output.

USAGE

EXPORT

None exported.

AUTHOR

Kurt Stephens, kstephens@users.sourceforge.net 2003/09/07

SEE ALSO

YAML, UMMF::Export::DataDumper

VERSION

$Revision: 1.3 $

METHODS