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

Changes for version 0.16 - 2016-07-26

  • Updated to Mojolicious 7.
  • Added pubsub->publish helper.
  • Added pubsub->subscribe helper.
  • Added pubsub->unsubscribe helper.
  • Added pubsub->discover helper.
  • Deprecated pubsub_publish in favor of pubsub->publish.
  • Deprecated pubsub_subscribe in favor of pubsub->subscribe.
  • Deprecated pubsub_unsubscribe in favor of pubsub->unsubscribe.
  • Deprecated pubsub_discover in favor of pubsub->discover.

Modules

Publish and Subscribe with PubSubHubbub