The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension CM::Permutation.

0.05  Sun Dec 2  00:38:00 2009
        - added more tests (now S_3 and S_4 are tested)
        - added some more pod
        - added conjugate elements and conjugacy classes
        - mutliplication method now different in CM::Permutation from CM::Permutation::Cycle
        - added centralizer and center methods for group and elements
0.02  Mon Nov 2  16:43:00 2009
        - added some more tests for permutation and cycle
        - cycle_algorithm now returns cycle objects
        - added order() method for cycle permutation and group::sym classes
0.01  Sun Oct 11 04:48:50 2009
	- original version; created by h2xs 1.23 with options
		-XA -n CM::Permutation