NAME
List::Compare::Base::Accelerated
VERSION
This document refers to List::Compare::Base::Accelerated as packaged with List::Compare version 0.17. This version was released May 22, 2003.
DESCRIPTION
List::Compare::Base::Accelerated is a utility package which holds methods shared between the Accelerated modes of packages List::Compare and List::Compare::SeenHash. It has no constructor and is not intended to be publicly accessible. The methods currently packaged herein include:
Please see the documentation for List::Compare and List::Compare::SeenHash to learn how to use these methods.
get_intersection()
get_union()
get_unique()
get_complement()
get_symmetric_difference()
get_intersection_ref()
get_union_ref()
get_unique_ref()
get_complement_ref()
get_symmetric_difference_ref()
is_LsubsetR()
is_RsubsetL()
is_LequivalentR()
print_subset_chart()
print_equivalence_chart()
AUTHOR
James E. Keenan (jkeenan@cpan.org).
Creation date: May 20, 2002. Last modification date: May 22, 2003. Copyright (c) 2002-3 James E. Keenan. United States. All rights reserved. This is free software and may be distributed under the same terms as Perl itself.