Spreadsheet/Perl version 0.06 ============================= 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 In this release: CHANGED: using re-tie thanks to Brian McCauley CHANGED: DefineSpreadsheetFunction implementation, it now takes perl code for serialization ADDED: prototype Read and Write functions CHANGED: Function modules can now be in their own package ADDED: DefineSpreadsheetFunction takes module name for serialization ADDED: PerlFormula also works as a member function and accepts multiple formulas CHANGED: GetSpreadsheetReference must be given a Canonized address ADDED: prototype GUI using Prima Ongoing: - The GUI prototype is a very simple application. Thanks to Dmtry for his help. - Deletion/insertion/sorting is going slowly. - Common format parser proposition by a contributor will be looked at soon. 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 :-) 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. Copyright (c) 2004 Nadim Ibn Hamouda el Khemir. All rights reserved. This program is free software; you can redis- tribute 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 .