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

0.07  Dec 26 2007
    - Make it work with perl-5.10.0

0.06  May 28 2003
    - Fixed a memory leak in permute()
    - Fixed bug #2596 : Perl context stack manip done in safer way in permute()
    - array passed to permute() not marked as R/O. see test #23 for reason
    - test.pl extended with eval and mem leak tests

0.05  May 16 2003
	- Added -DPERL_EXT to legalise use of perl-5.9.0's cxinc
	- Uses PAD_SET_CUR macro when defined, this fixes problem with invalid pad in 5.9.0

0.04  Mar 6 2002
	- Fixed cross-compiler compatibility problem in the callback hack, by Robin

0.03  Sep 5 2001
	- Added callback interface by Robin Houston
	- Fixed bogus benchmark

0.02  Sep 2 2000
	- Major interface changes. Now object-oriented

0.01  Fri Sep  1 18:05:17 2000
	- original version; created by h2xs 1.19