Search   Feed   Browse   Add
Feed items 11 - 15 of 15 for December 2007

perl.loop

...

Re: announcing the new EV module, a modern redesign of Event by Jochen Stenzel - December 5, 2007

Hello Marc,>> Then I run a simple loop in the debugger (on the same system), with just>> one periodic watcher. Surprisingly, once started I could not interrupt>> the loop via CTRL-C.> > That is interesting. I am not aware that solaris event ports would block> any signals, and in fatc, I cannot reproduce this. Are you sure that your> tty settings actually do anything with CTRL-C (such as sending an INT)I am - I retried it today, other programs receive the signal and.
http://www.nntp.perl.org/group/perl.loop/2007/12/msg1089.html

Re: announcing the new EV module, a modern redesign of Event by Marc Lehmann - December 4, 2007

On Wed, Dec 05, 2007 at 01:05:31AM +0100, Jochen Stenzel <perljochen-stenzel.de> wrote:> OK, I will check if this runs on Strawberry Perl. While it was a very> handy distribution PxPerl is no longer maintained, so if the failure is> specific to that compilation there is no urgent need to fix it.> > But perhaps ... could there be be something like a "portability" section> in the docs Just as an idea, as without such notes a reader without> special Windows API.
http://www.nntp.perl.org/group/perl.loop/2007/12/msg1088.html

Re: announcing the new EV module, a modern redesign of Event by Marc Lehmann - December 4, 2007

On Wed, Dec 05, 2007 at 12:31:35AM +0100, Jochen Stenzel <perljochen-stenzel.de> wrote:> two short notes, in a hurry: today I tried EV on Solaris 8 and found> that -lresolv needs to be added to the linker options in order to make> inet_aton() available. Perhaps this can be added to the defaultIts actually quite rare to not have -lresolv in LIBS already as perlitself usually adds it. In any case, its a common enough problem forsolaris admins so they know it.> Then I run a...
http://www.nntp.perl.org/group/perl.loop/2007/12/msg1087.html

Re: announcing the new EV module, a modern redesign of Event by Jochen Stenzel - December 4, 2007

Hi Marc,thank you for your long and detailed answer. Unfortunately I am in ahurry these days, so sorry for the delay.>> For the interface, I like the named parameters interface of Event.>> Of course this is a matter of taste (and performance), so this is>> just a personal note.> > Oh, you can have the same interface, much higher portability (and slightly> reduced functionality) by using the AnyEvent module. That provides an> interface very similar..
http://www.nntp.perl.org/group/perl.loop/2007/12/msg1086.html

Re: announcing the new EV module, a modern redesign of Event by Jochen Stenzel - December 4, 2007

Hi Marc,two short notes, in a hurry: today I tried EV on Solaris 8 and foundthat -lresolv needs to be added to the linker options in order to makeinet_aton() available. Perhaps this can be added to the defaultconfiguration.Then I run a simple loop in the debugger (on the same system), with justone periodic watcher. Surprisingly, once started I could not interruptthe loop via CTRL-C. This is different on Windows where I just retriedit (Windows, I know ;-) ) (and different to what I expected as...
http://www.nntp.perl.org/group/perl.loop/2007/12/msg1085.html
Available Archives
- November (1 item)
- December (15 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact