GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
POE::Component::PubSub::Types(3) User Contributed Perl Documentation POE::Component::PubSub::Types(3)

POE::Component::PubSub::Types - Exported Types for use within POE::Component::PubSub

version 0.091370

This modules exports the needed subtypes, coercions, and constants for PubSub and is based on Sub::Exporter, so see that module for options on importing.

This indicates the Event is an output event

This indicates the Event is an input event

The publish type constraint applied to Events. Can either be PUBLISH_INPUT or PUBLISH_OUTPUT

When manipulating subscribers in an Event, except to receive a well formed hash with the keys 'session' and 'event' corresponding to the subscribers SessionID and their event handler, respectively

Session IDs in POE are represented as positive integers and this Type constrains as such

Session aliases are strings in and this is simply an alias for Str

This sets an isa constraint on POE::Session

This sets a constraint for an object that does POEx::Role::SessionInstantiation

You can coerce SessionAlias, SessionRef, and DoesSessionInstantiation to a SessionID (via to_SessionID)

  Nicholas Perez <nperez@cpan.org>

This software is Copyright (c) 2009 by Nicholas Perez.

This is free software, licensed under:

  The GNU General Public License, Version 3, June 2007
2022-04-08 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.