Subject: | Numeric 0 values becoming "UNKNOWN" |
Date: | Wed, 31 Aug 2011 15:21:52 -0400 (EDT) |
To: | bug-Arff-Util [...] rt.cpan.org |
From: | Mike Lieberman <codepoet [...] umiacs.umd.edu> |
Hi, thanks for this useful module. I was having a problem with Numeric
"0" values getting changed to "UNKNOWN". This can be fixed by changing
line 241 in save_arff function to include a "defined" check, which is true
even for values of 0. I've included a patch that fixes it.
Best
Mike
Version: Arff::Util 1.2
Perl version: 5.8.8
OS info: Linux 2.6.18-274.el5 #1 SMP Fri Jul 8 17:36:59 EDT 2011 x86_64
x86_64 x86_64 GNU/Linux
Message body is not shown because sender requested not to inline it.