Kurt Stephens > UMMF > UMMF::Export::Storable

Download:
UMMF-1.02.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 1.005   Source  

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 ^