advertisement

O'Reilly Tags

We're experimenting with a folksonomy based on tag data provided by del.icio.us. Follow development in this blog post.


Related Tags: perl programming

Building Applications with POE (6 tags)
In Matt Cashner's second article on POE, he describes how to fit together POE's components into event-driven applications.

Application Design with POE (5 tags)
Matt Cashner provides a high-level introduction to POE, the Perl Object Environment, examining the concepts that POE brings to bear when designing long-running Perl applications.

A Beginner's Introduction to POE (4 tags)
Interested in event-driven Perl? Dennis Taylor and Jeff Goff show us how to write a simple server daemon using POE, the Perl Object Environment.