Embed presentation
Downloaded 47 times
















































































The document discusses POE (Perl Object Environment), which is a framework for building event-driven and concurrent applications in Perl. It describes POE's architecture which includes sessions, kernels, wheels, and components. It provides examples of creating POE sessions and using wheels and components to interface with files and IRC. POE allows building multithreaded and networked applications using an event-driven model with inter-session communication.














































































