CC: | Thorsten <tweers@arcor.de> |
MIME-Version: | 1.0 |
X-Spam-Status: | No, score=-1.909 tagged_above=-99.9 required=10 tests=[BAYES_00=-1.9, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham |
X-Spam-Flag: | NO |
X-Provags-ID: | V03:K0:nAmLQlcrJ08X3vpcBSG4IKnpsmx5uUqLp7qLY2KfywpoOZxiqI3 ZKq0zfCf+M0KRdfrvwmEWNbCqPqmBjLZEh7xqucO/sEOtSUMb3XceR1HygNCZF2Q+osUo5s qKT2Zr8mvkILtq+fE3AGF9wv/jwOc2ziYTR6QIxC4Uu0mftmrFuugV4QR6GJ/AiEQONhmQ3 lTQ3Yu0QH/K8bhBanvhuA== |
X-Virus-Checked: | Checked |
Content-Type: | multipart/mixed; boundary="------------040407020806010305000209" |
Message-ID: | <54AD0F06.5060503@web.de> |
X-Virus-Scanned: | Debian amavisd-new at bestpractical.com |
X-Spam-Score: | -1.909 |
Received: | from localhost (localhost [127.0.0.1]) by hipster.bestpractical.com (Postfix) with ESMTP id 203EE240731 for <cpan-bug+Spreadsheet-XLSX@hipster.bestpractical.com>; Wed, 7 Jan 2015 05:48:57 -0500 (EST) |
Received: | from hipster.bestpractical.com ([127.0.0.1]) by localhost (hipster.bestpractical.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FqVPMm4L4x3u for <cpan-bug+Spreadsheet-XLSX@hipster.bestpractical.com>; Wed, 7 Jan 2015 05:48:56 -0500 (EST) |
Received: | from la.mx.develooper.com (x1.develooper.com [207.171.7.70]) by hipster.bestpractical.com (Postfix) with SMTP id 0A6E0240727 for <bug-Spreadsheet-XLSX@rt.cpan.org>; Wed, 7 Jan 2015 05:48:55 -0500 (EST) |
Received: | (qmail 1700 invoked by alias); 7 Jan 2015 10:48:55 -0000 |
Received: | from mout.web.de (HELO mout.web.de) (212.227.17.11) by la.mx.develooper.com (qpsmtpd/0.28) with ESMTP; Wed, 07 Jan 2015 02:48:53 -0800 |
Received: | from [192.168.1.65] ([188.100.210.94]) by smtp.web.de (mrweb103) with ESMTPSA (Nemesis) id 0M9XM3-1Xx0CW3y1P-00CwQ0; Wed, 07 Jan 2015 11:48:48 +0100 |
X-Ui-Out-Filterresults: | notjunk:1; |
Delivered-To: | cpan-bug+Spreadsheet-XLSX@hipster.bestpractical.com |
Subject: | Bug? Wrong value in cell with Spreadsheet-XLSX-0.13 - with xlsx-file |
User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 |
Return-Path: | <tweers@web.de> |
X-RT-Mail-Extension: | spreadsheet-xlsx |
X-Original-To: | cpan-bug+Spreadsheet-XLSX@hipster.bestpractical.com |
X-Spam-Check-BY: | la.mx.develooper.com |
Date: | Wed, 07 Jan 2015 11:48:38 +0100 |
X-Spam-Level: | |
To: | bug-Spreadsheet-XLSX@rt.cpan.org |
From: | Thorsten Weers <tweers@web.de> |
X-RT-Interface: | |
Content-Length: | 0 |
content-type: | text/plain; charset="utf-8" |
Content-Transfer-Encoding: | 8bit |
X-RT-Original-Encoding: | utf-8 |
Content-Length: | 274 |
Hi,
the value of Tabelle2:B1 should be 40.48.
In perl it is reported as
Sheet: Tabelle2
( 0 , 1 ) => 40.479999999999997
snippet from sample script:
printf("( %s , %s ) => %s\n", $row, $col, $cell -> {Val});
Mit freundlichem Gruß / Kind regards
Thorsten Weers
Content-Type: | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet; name="test.xlsx" |
Content-Disposition: | attachment; filename="test.xlsx" |
Content-Transfer-Encoding: | base64 |
Content-Length: | 9273 |
Message body not shown because it is not plain text.