Algorithm-FastPermute
view release on metacpan or search on metacpan
Revision history for Perl extension Algorithm::FastPermute.
0.01 Fri Aug 24 23:04:02 2001
- original version; created by h2xs 1.1.1.4 with options
-Acn Algorithm::FastPermute
0.02 Mon Aug 27 20:04:28 BST 2001
- bail out if the array is empty
- allocate big enough buffers :-)
- speed improvement: move AvARRAY assignment out of inner loop
- cope with tied arrays
- use CXt_NULL instead of CXt_SUB, and hide the outer contexts
- Unix line-endings on README file
- handle exceptions (via JMPENV)
( run in 0.248 second using v1.01-cache-2.11-cpan-1c8d708658b )