The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

XML::CompareML::Base - base class for the CompareML-to-something converters.

SYNOPSIS

see XML::CompareML.

METHODS

new()

A constructor - should be used by a derived class.

$compare->process()

See XML::CompareML

AUTHOR

Shlomi Fish, http://www.shlomifish.org/.

SEE ALSO

XML::CompareML

COPYRIGHT AND LICENSE

Copyright 2004, Shlomi Fish. All rights reserved.

You can use, modify and distribute this module under the terms of the MIT X11 license. ( http://www.opensource.org/licenses/mit-license.php ).