Version history for MojoX::GlobalEvents
=======================================
0.06 2019-02-20 07:34:00
  * Change initialization and add tests
0.05 2019-02-04 16:00:00
  * Add check that init is called with a namespace (thanks to @manwar)
0.04 2019-02-03 09:25:00
  * fix list of prereqs in dist.ini
0.03 2019-02-01 09:41:00
  * fix bug: when two listeners registered for the same event, it wouldn't work
  * add tests
  * updated dist.ini
0.02 2014-06-12
  * fixed prereq list in dist.ini
0.01 2014-06-05
  * initial release