NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
AnyEvent (Score:1)
You probably wanted to use AnyEvent::HTTP [p3rl.org], hooked in via AnyEvent::Impl::Glib [p3rl.org].
Re:AnyEvent (Score:1)
You're right that that's what I wanted! AnyEvent::HTTP [p3rl.org] really works well with Glib [p3rl.org]'s main loop!
For the curious here's how much the demo's code got simplified: difference [gitorious.org].
Thanks!
Reply to This
Parent