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

Changes for version 0.04 - 2016-06-09

  • Use CGI::Test for the test suite.
  • Always use "sub { … }" around default values. (Needed to support Moo ≤ 1.000008.)
  • Fix isa test for log: The log doesn't need to exist in advance, but the directory it will be in needs to exist.
  • Fix "Use of uninitialized value in subroutine entry" when no payload is passed.
  • Sanitize JSON decoding error message so it can be used inside an JSON string.
  • Add more tests.

Modules

Easily create CGI based GitHub webhooks