Release commit for 0.35 master mirror/master v0.35
authorGraham Knop <haarg@haarg.org>
Sun, 26 Jul 2020 14:31:16 +0000 (16:31 +0200)
committerGraham Knop <haarg@haarg.org>
Sun, 26 Jul 2020 14:31:16 +0000 (16:31 +0200)
commit3b760fe1a341616f95256bab6a893e79302e4778
tree59ffda775e6cf6ce90e469c32c5184180eec6014
parentb56828544bb1e2ed457b8cdd0caf40e97379667c
Release commit for 0.35

   - Removed use of Module::Install, fixing installing without . in @INC
   - Moved pod tests to be only run for authors
   - Fix tests when run with CATALYST_CONFIG environment variable set
   - Minor Pod cleanups
   - Remove Path::Class test dependency
   - Metadata updates and cleanups
Changes