libpoe-component-syndicator-perl 0.06-1 source package in Ubuntu
Changelog
libpoe-component-syndicator-perl (0.06-1) unstable; urgency=low * Initial Release. (Closes: #639864) -- Ubuntu Archive Auto-Sync <email address hidden> Tue, 18 Oct 2011 00:07:59 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Precise
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Low Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libpoe-component-syndicator-perl_0.06.orig.tar.gz | 23.9 KiB | 3775a409c080204d25b13a56968eda00933db3a1b43d08fcc9290780f7614952 |
libpoe-component-syndicator-perl_0.06-1.debian.tar.gz | 1.8 KiB | 154744679aa5befa1b8b7ca814b6ee81cd53171f7875d0e554c1a26bba27498f |
libpoe-component-syndicator-perl_0.06-1.dsc | 2.2 KiB | e761747c4dd198973eabf685f85d6bc37d53e1b1f13f8c33bba3589ddd86bc3c |
Binary packages built by this source
- libpoe-component-syndicator-perl: POE component base class which implements the Observer pattern
POE::Component
::Syndicator is a base class for POE components which need to
handle a persistent resource (e.g. a connection to an IRC server) for one or
more sessions in an extendable way.
.
POE::Component::Syndicator (as well as Object::Pluggable, which this module
inherits from) was born out of POE::Component::IRC, the guts of which quickly
spread to other POE components. Now they can all inherit from this module
instead.