Revision history for PubNub-PubSub

0.05  2014-09-11 16:02:08 CST
        - more elegant methods to call (API Changes, I bet you haven't use the latest version in such short time.)

0.04  2014-09-11 14:55:35 CST
        - API Changes. publish only accepts messages and all others should be passed into ->new
        - use one connection for all publish no matter how many times it's called

0.03  2014-09-09 16:57:12 CST
        - fix the some old perl? pass more args to the __r sub

0.02  2014-09-05 19:16:43 CST
        - for old Mojo version

0.01  2014-09-04 09:38:13 CST
        - Initial release