Parse::Lotus123::WK4 - extract data from Lotus 1-2-3 .wk4 files


Parse-Lotus123-WK4 documentation  | view source Contained in the Parse-Lotus123-WK4 distribution.

Index


NAME

Top

Parse::Lotus123::WK4 - extract data from Lotus 1-2-3 .wk4 files

OVERVIEW

Top

This module extracts data from Lotus 1-2-3 .wk4 files.

SYNOPSIS

Top

Procedural API: Parse::Lotus123::WK4::parse takes a filehandle and returns a three-dimensional arrayref. See the source code to wk42csv for more information.

SOURCES

Top

Description of WK4 format: http://www.mettalogic.uklinux.net/tim/l123/l123r4.html

Method for decoding IEEE 80-bit floats: http://www.perlmonks.org/?node=586923

BUGS

Top

This code is experimental, not properly tested and not suitable for production use.

NO WARRANTY

Top

This code comes with ABSOLUTELY NO WARRANTY of any kind.

AUTHOR

Top

Written by Franck Latremoliere. Copyright (c) 2008 Reckon LLP. http://www.reckon.co.uk/staff/franck/

LICENCE

Top

This program is free software; you can use, redistribute and/or modify it under the same terms as Perl itself (Artistic Licence or GNU GPL).


Parse-Lotus123-WK4 documentation  | view source Contained in the Parse-Lotus123-WK4 distribution.