I use 'lastlook', 'lookfor', and 'write' from that module. Besides the 'wait for input' issue, is there anything else wrong with it?
====================================== "...is like trying to hit a bullet with a smaller bullet whilst wearing a blindfold, riding a horse" On Saturday, October 24, 2015 1:47 PM, Clive Eisen <cl...@hildebrand.co.uk> wrote: I suspect the bitmask constants don’t know about 64 bit So, for instance, when you do a ‘wait for input’ it returns immediately It’s basically useless on 64 bit ‘Wictor Wictor two' - surely ;-) -- Clive Eisen GPG: 75056DD0 > On 24 Oct 2015, at 12:32, willbe...@gmail.com wrote: > > How is it broken? > > > > > "nine five Victor Victor two" > > > >> On Oct 24, 2015, at 6:11 AM, Clive Eisen <cl...@hildebrand.co.uk> wrote: >> >> If you EVER do any work with serial ports use 32 bit >> >> Win32::SerialPort is completely *not* 64 bit compatible and is broken >> in a very non obvious way >> >> -- >> Clive Eisen >> GPG: 75056DD0 >> >> >> >> >> >> >>> On 23 Oct 2015, at 21:27, Robert Davis <robert.da...@infor.com> wrote: >>> >>> Got my program working with cygwin. >>> >>> Any opinions as to whether I should install strawberry perl 64 or 32. >>> Will 64 have more errors when I run pp? >>> Will some modules not work? >>> >>> thanks >>> >>> -- >>> Bob >>> Bob Davis | Infor |Office: 603.334.5060 | robert.da...@infor.com | cell: >>> 603-205-0845 | home: 603-778-0781 >>> >>>> On 10/23/2015 11:23 AM, Robert Davis wrote: >>>> I have a vm image from my last laptop(at work, at home right now). But I >>>> am afraid that it was the laptop before that laptop. >>>> I'll find out monday. >>>> >>>> thanks >>