Array::Reform ============= This module converts an array into an N-sized array of arrays, using one of two possible different methods. 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 Alex Bowley Copyright (c) 2003 Alex Bowley. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.