The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension CM::Permutation.

0.06  Wed Dec 9  12:03:00 2009
        - Added conj_classes_fast
0.051 Mon Dec 7  01:56:00 2009
        - Fixed a dependency for CPAN tests(dunno if this needs a new version, does it?)
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