Changes Makefile.PL MANIFEST README t/Class-STL-Containers.t t/Class-STL-Algorithms.t t/Class-STL-Utilities.t t/Class-STL-Iterators.t t/Class-STL-Element.t t/Class-STL-ClassMembers.t t/Class-STL-ClassMembers-Constructor.t lib/stl.pm lib/Class/STL/Algorithms.pm lib/Class/STL/Containers.pm lib/Class/STL/ClassMembers.pm lib/Class/STL/ClassMembers/DataMember.pm lib/Class/STL/ClassMembers/FunctionMember.pm lib/Class/STL/ClassMembers/Constructor.pm lib/Class/STL/ClassMembers/SingletonConstructor.pm lib/Class/STL/ClassMembers/Disable.pm lib/Class/STL/Element.pm lib/Class/STL/Iterators.pm lib/Class/STL/Utilities.pm lib/Class/STL/Trace.pm docs/class-stl-containers.pod docs/class-stl-containers.pdf META.yml Module meta-data (added by MakeMaker) examples/algorithms.pl examples/compare.pl examples/class_members.pl examples/deque.pl examples/find_if.pl examples/foreach.pl examples/iterator.pl examples/list.pl examples/priority_queue.pl examples/queue.pl examples/remove_if.pl examples/sort.pl examples/swap.pl examples/tree.pl examples/vector.pl examples/transform.pl