Help for this page
use strict; use Permute; ... # or all at once my @allofthem = $seq->All;
package Permute; ... 1; __END__