Franck Latrémolière > Parse-Lotus123-WK4-0.088 > Parse::Lotus123::WK4

Download:
Parse-Lotus123-WK4-0.088.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.088   Source  

NAME ^

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

OVERVIEW ^

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

SYNOPSIS ^

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 ^

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 ^

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

NO WARRANTY ^

This code comes with ABSOLUTELY NO WARRANTY of any kind.

AUTHOR ^

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

LICENCE ^

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).