The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Data::Tools
==============

Data::Tools provides set of basic functions for data manipulation including
file io, structs io, structs conversion, etc.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

Data::Tools does not use libraries other than core perl.

COPYRIGHT AND LICENCE

See `COPYING' file for full GPL license text.

Copyright (C) 2013 Vladi Belperchinov-Shabanski <cade@cpan.org> <cade@bis.bg>