Skip Menu |

This queue is for tickets about the Linux-FD CPAN distribution.

Report information
The Basics
Id: 72873
Status: resolved
Priority: 0/
Queue: Linux-FD

People
Owner: Nobody in particular
Requestors: redneb [...] gmx.com
Cc:
AdminCc:

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



Subject: small Linux::FD::Event documetation clarification
Date: Thu, 1 Dec 2011 16:39:33 -0500
To: bug-Linux-FD [...] rt.cpan.org
From: redneb [...] gmx.com
Hi, According to the Linux::FD::Event documentation, the get method returns 8 bytes containg a (raw) integer but in reality get returns the (unpacked) integer as a perl number. Similarly for set. This might also apply to other Linux::FD::* object methods.
On Thu Dec 01 16:39:45 2011, redneb@gmx.com wrote: Show quoted text
> According to the Linux::FD::Event documentation, the get method returns > 8 bytes containg a (raw) integer but in reality get returns the > (unpacked) integer as a perl number. Similarly for set. This might also > apply to other Linux::FD::* object methods.
Right, I'll fix that in the upcoming release. Leon