The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Plack::Handler::Stomp::Types - type definitions for Plack::Handler::Stomp

VERSION

version 0.1_01

TYPES

Logger

Any object that can debug, info, warn, error.

PathMapKey

A string starting with /queue/, /topic/ or /subscription/.

Path

A non-empty string.

PathMap

A hashref with keys maching "PathMapKey" and values maching "Path".

AUTHOR

Gianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Net-a-porter.com.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.