
POEx::Types - Exported Types for use within POEx modules

version 0.091420

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

A subtype for POE::Kernel.
A subtype for POE::Wheel.
A subtype for POE::Filter.
A subtype for POE::Driver.
This sets an isa constraint on POE::Session
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 a constraint for an object that does POEx::Role::SessionInstantiation
WheelIDs are represented as positive integers

You can coerce SessionAlias, Session, 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