The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.

NO DOCUMENTATION

Procedural API: Parse::Lotus123::WK4::parse takes a filehandle and returns a three-dimensional arrayref.

See the source code to wk42csv for a working example.

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 documented and not properly tested.

NO WARRANTY

This code comes with ABSOLUTELY NO WARRANTY of any kind.

AUTHOR

Copyright 2008 Reckon LLP and Franck Latrémolière. http://www.reckon.co.uk/staff/franck/

LICENCE

This is free software; you can redistribute it and/or modify it under the same terms as Perl.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 36:

Non-ASCII character seen before =encoding in 'Latrémolière.'. Assuming UTF-8