Closed preaction closed 8 years ago
I force-pushed a commit that fixed the tidiness and POD coverage reported by Travis, though my own testing says that pod-linkcheck.t and test-version.t are also failing (as part of the release tests).
The remaining build failure seems to be a problem with Test::DependentModules not being installed for the 5.8.8 tests
I merged this from the CLI. Thanks!
This method allows us to remove a callback which was previously added by add_callback. With this and some use of Scope::Guard, we can achieve scoped logging contexts which add information to all log lines in a given scope.