The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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 ).