Skip to content

maxatome/p5-AnyEvent-POE_Reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnyEvent-POE_Reference
======================

This module allows AnyEvent and POE programs to interact when POE one
is using POE::Filter::Reference.

Note that the reference transfer mode used natively by AnyEvent is
more efficient, but sometimes, AnyEvent is not used anywhere... :)

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  AnyEvent

COPYRIGHT AND LICENCE

Copyright 2011 by Ijenko.

http://www.ijenko.com

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

About

Allows AnyEvent to interact with POE::Filter::Reference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages