Skip Menu |

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

Report information
The Basics
Id: 85853
Status: patched
Priority: 0/
Queue: NetSDS-Util

People
Owner: RATTLER [...] cpan.org
Requestors: gregoa [...] debian.org
Cc:
AdminCc:

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



Subject: [PATCH] POD error
Date: Tue, 4 Jun 2013 17:55:07 +0200
To: bug-netsds-util [...] rt.cpan.org
From: gregor herrmann <gregoa [...] debian.org>
In Debian we are currently applying the attached patch to NetSDS-Util. We thought you might be interested in it, too. Description: fix POD, causes a test failure in perl 5.18 Origin: vendor Bug-Debian: http://bugs.debian.org/710958 Author: gregor herrmann <gregoa@debian.org> Last-Update: 2013-06-04 Thanks in advance, gregor herrmann, Debian Perl Group

Message body is not shown because sender requested not to inline it.

Any news on this front? Did you get a chance to look at the patch? (another Debian Perl Group member here)
Ping. Pls fix
On Wed Oct 22 02:41:45 2014, HMBRAND wrote: Show quoted text
> Ping. Pls fix
--- a/lib/NetSDS/Util/FileImport.pm 2014-10-22 08:42:13.707059196 +0200 +++ b/lib/NetSDS/Util/FileImport.pm 2014-10-22 08:42:59.035153899 +0200 @@ -49,6 +49,8 @@ Depends of a params parse would be diffe Returns a structure like this [ { last_name => undef, first_name => yana, ... }, { last_name => kornienko, first_name => test, ... } .. ] +=back + =cut sub import_table($;$$) {
Sorry for long delay. Fixed in version 1.045, just uploaded to CPAN.