Skip Menu |

This queue is for tickets about the Arff-Util CPAN distribution.

Report information
The Basics
Id: 70653
Status: new
Priority: 0/
Queue: Arff-Util

People
Owner: Nobody in particular
Requestors: codepoet [...] cs.umd.edu
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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.