Skip Menu |

This queue is for tickets about the Win32-SerialPort CPAN distribution.

Report information
The Basics
Id: 33625
Status: open
Priority: 0/
Queue: Win32-SerialPort

People
Owner: Nobody in particular
Requestors: shamber [...] bk.ru
Cc:
AdminCc:

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



Subject: tie with Win32-SerialPort
Hi. So i have one problem. I use POE. And then i try tie win32::SerialPort i get error "Can't locate object method "FILENO" via package "Win32::SerialPort" maybe you can fix this?
I can look into it. But I am curious as to how you would use the FILENO if one was provided? A SerialPort object is not identical to a filehandle and attempts to mix and match have a low probability of success. -bill