Array::Group

This module converts an array into array of arrayrefs of uniform size N.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

COPYRIGHT AND LICENCE

Please report any bugs/suggestions to Terrence Brannon <tbone@cpan.org>

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.