Skip Menu |

This queue is for tickets about the Net-CUPS CPAN distribution.

Report information
The Basics
Id: 57859
Status: resolved
Priority: 0/
Queue: Net-CUPS

People
Owner: Nobody in particular
Requestors: ef [...] math.uni-bonn.de
Cc:
AdminCc:

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



Subject: Net::CUPS should support non-string device attributes
Date: Wed, 26 May 2010 16:58:29 +0200
To: bug-Net-CUPS [...] rt.cpan.org
From: Edgar Fuß <ef [...] math.uni-bonn.de>
I think Net::CUPS::Destination should be able to report the printer-state attribute. So I think Net::CUPS::Destination::NETCUPS_getDeviceAttribute should be able to return non-string attributes. In fact, I think it should also be able to return multi-valued attributes, but I ran out of time for that. The patch included adds a getState method.

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

Subject: Re: [rt.cpan.org #57859] Net::CUPS should support non-string device attributes
Date: Thu, 8 Jun 2017 18:36:15 +0200
To: bug-Net-CUPS [...] rt.cpan.org
From: Edgar Fuß <ef [...] math.uni-bonn.de>
I updated the patch to Net::CUPS 0.63, adding support for CUPS >= 1.6. I verified it to work with both CUPS 1.5.4 and 2.1.3. I'm running (the old version of) the patch in production for seven years now.

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

Applied your patch and published Net::CUPS 0.64 Thanks for updating the patch! I seem to have missed that your report already included a patch when I took over maintenance. I may not do much development myself, but I sure can commit patches and publish new versions :)