| Paketname | libpoex-role-sessioninstantiation-perl | 
| Beschreibung | Moose Role for turning objects into POE Sessions | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 1.101040-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 148 Byte | 
| Hängt ab von | perl, libmoosex-declare-perl, libpoex-types-perl (>= 0.092670), libpoe-perl (>= 2:1.2690), libmoosex | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 36360 Byte | 
| Prüfsumme MD5 | 8861c4aa6da8c81e86afe9469034b4d6 | 
| Prüfsumme SHA1 | b49ca89a87e17e34bd1aba51003d82cfce6395ab | 
| Prüfsumme SHA256 | 6072a90c79f128fd1a8f7c179148c8a73a676a4909b814837002e826ccf05a19 | 
| Link zum Herunterladen | libpoex-role-sessioninstantiation-perl_1.10104 | 
| Ausführliche Beschreibung | POEx::Role::SessionInstantiation is a Moose Role that can support nearly
seamless integration for non-POE objects in a POE environment. It does this
by handling the POE stuff behind the scenes including allowing per-instance
method changes, session registration to the Kernel, and providing defaults
like setting an alias if supplied via the attribute or constructor argument,
or defining a _default that warns if your object receives an event that it
does not have. This role exposes your class' methods as POE events. |