Codebase list libarray-group-perl / HEAD
HEAD

Tree @HEAD (Download .tar.gz)

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 Mike Accardo <accardo@cpan.org>

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