I'd look at POE which contains functionality to do lots of things "non-blocking" including Web server functionality -- see poe.perl.org.   Look at the cookbook examples under "Web" at http://poe.perl.org/?POE_Cookbook

And there's a POE mailing list at [EMAIL PROTECTED]

For Win32 PPMs, you'll need to get the latest version of POE 0.34 from Randy Kobes' PPM repository.  The ActiveState repository has a problem with POE (or POE has a problem with the ActiveState Repository) because the ActiveState repository uses 5.8.0 (~3 years old) to build PPMs from the CPAN distributions.   See: http://theoryx5.uwinnipeg.ca/ppms/

Regards,

... Dewey


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> Lyle Kopnicky
> Sent: Tuesday, April 18, 2006 12:22 AM
> To: Perl-Win32-Users@listserv.ActiveState.com
> Subject: Non-blocking IO?
>
>
> Hi folks,
>
> I'm using the HTTP::Daemon module.  Is there any way to do non-blocking
> IO with that?  Thanks.
>
> --
> Lyle Kopnicky
> Software Project Engineer
> Veicon Technology, Inc.
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to