NAME
WWW::PubNub::Message - PubNub Message
VERSION
version 0.001
ATTRIBUTES
pubnub
This attribute holds the WWW::PubNub object which was responsible for this message.
request
This attribute holds the HTTP::Request object which was responsible for this message.
response
This attribute holds the HTTP::Response object which was responsible for this message.
SPONSORING
This distribution is sponsored by RealEstateCE.com.
SUPPORT
IRC
/msg Getty on irc.perl.org or chat.freenode.net.
Repository
https://github.com/Getty/p5-www-pubnub
Pull request and additional contributors are welcome
Issue Tracker
https://github.com/Getty/p5-www-pubnub/issues
AUTHOR
Torsten Raudssus <torsten@raudss.us>
COPYRIGHT AND LICENSE
This software is copyright (c) 2016 by Torsten Raudssus.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.