NAME

UMMF::Export::Storable - A code generator for Storable.

SYNOPSIS

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

OR

ummf -e Storable your_uml.xmi

DESCRIPTION

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

USAGE

EXPORT

None exported.

AUTHOR

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

SEE ALSO

Storable, UMMF::Export::DataDumper

VERSION

$Revision: 1.5 $

METHODS