
Data::Compare::Plugin::Data::Transactional - plugin for Data::Compare to handle Data::Transactional objects.

Enables Data::Compare to Do The Right Thing for Data::Transactional objects.
If you compare two Data::Transactional objects, they compare equal if their *current* values are the same. We never look at any checkpoints that may be stored.
These will be considered the same if they have the same current contents - again, checkpoints are ignored.

Copyright (c) 2004 David Cantrell. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
