Spreadsheet/Perl version

Spreadsheet::Perl is a pure Perl implementation of a spreadsheet engine.

Please look at the man page for more information or the online documentation @ http://search.cpan.org/~nkh

See Changes files for release specific information.

TODO

There is still lots to do but the basics are there.

This project needs contributors, feel free to contact me.

BUGS

Plenty, I just don't know where they are yet.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

This module requires these other modules and libraries:

Spreadsheet::ConvertAA.
Data::TreeDumper
Devel::Size
Data::Table for html output (interim solution) Text::ASCIITable

COPYRIGHT AND LICENCE

Khemir Nadim ibn Hamouda. <nadim@khemir.net>

Copyright (c) 2004, 2007 Nadim Ibn Hamouda el Khemir. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

If you find any value in this module, mail me! All hints, tips, flames and wishes are welcome at <nadim@khemir.net>.