Girocco/Notify.pm: refactor JSON code for easier reuse
commit5814dee50f9e16b96bad8488b8a953599c2769bd
authorKyle J. McKay <mackyle@gmail.com>
Mon, 15 Feb 2021 15:04:25 +0000 (15 08:04 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 15 Feb 2021 15:04:25 +0000 (15 08:04 -0700)
tree30987f892beff2f336048f29328aba1dd94a7b04
parentf8215863dd3840e231fc1283153562a02f99456b
Girocco/Notify.pm: refactor JSON code for easier reuse

Separate out the parts likely to be reused in the future
into their own little private functions.

No externally visible changes.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Girocco/Notify.pm