perl-POE-Component-Generic

POE component providing non-blocking access to blocking objects

SRPM:     perl-POE-Component-Generic-0.10_06-1.n0i.4.0.1006.fc8.src.rpm
SPEC:     perl-POE-Component-Generic.spec
Version:  0.10_06
Release:  1.n0i.4.0.1006.fc8
Epoch:    
License:  GPL+ or Artistic
Group:    Development/Libraries
Size:     35982
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/POE-Component-Generic/
Date:     Mon Aug 20 2007, 14:51 GMT

Description:

POE::Component::Generic is a POE component that provides a non-blocking
wrapper around any object. It works by forking a child process with
POE::Wheel::Run and creating the object in the child process. Method calls
are then serialised and sent via STDIN to the child to be handled. Return
values are posted back to your session via STDOUT. This means that all
method arguments and return values must survive serialisation. If you need
to pass coderefs, use "callbacks", "postbacks" or "factories".

Changelog:

  • Mon Aug 20 2007 Marius Feraru <altblue@n0i.net> - 0.10_06-1.n0i.4.0.1006
    - version 0.1006
  • Wed Aug 01 2007 Marius Feraru <altblue@n0i.net> - 0.10_01-1.n0i.3.0.1001
    - version 0.1001
  • Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.09_11-1.n0i.2.0.0911
    - spec file (re)created using N0i::CPAN::RPMizer v1.14.7
    - version 0.0911
  • Fri Jun 30 2006 Marius Feraru <altblue@n0i.net> - 0.09_04-1.n0i.1.0.0904
    - spec file (re)created using N0i::CPAN::RPMizer v1.12.1
    - rebuild on perl 5.8.8

Files:

  • perl-POE-Component-Generic.spec
  • POE-Component-Generic-0.1006.tar.gz

Requires:

  • perl(Devel::Symdump)
  • perl(ExtUtils::MakeMaker)
  • perl(POE)
  • perl(Scalar::Util)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)