Codebase list libarray-group-perl / debian/4.2-1
debian/4.2-1

Tree @debian/4.2-1 (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.