Perl Object Environment: Difference between revisions

Content deleted Content added
link to more stable page
Line 47:
*'''POE::Filter::Stream''' - does nothing. It merely passes data through without any change.
 
see [http://search.cpanmetacpan.org/~rcaputomodule/POE/lib/POE.pm POE at CPAN] for the complete list
 
==POE Components==
Line 64:
 
==POE Humor==
* The [http://search.cpanmetacpan.org/perldoc?module/Acme%3A%3APOE%3A%3AKnee::POE::Knee Acme::POE::Knee] module on the [[CPAN]].
* A number of silly acronym expansions at the end of [http://poe.perl.org/?What_POE_IS What POE Is].
 
Line 74:
*[http://poe.perl.org/ POE Home Page] (a Wiki site)
*[http://poe.perl.org/?POE_Cookbook The POE_Cookbook]
*[http://search.cpanmetacpan.org/~rcaputomodule/POE/ POE at CPAN]
*[http://search.cpan.org/search?m=module&q=POE%3A%3AComponent POE Component classes at CPAN]
*[http://www.perl.com/pub/a/2001/01/poe.html A Beginner's Introduction to POE]