common: include from cwd to work around perl v5.26 security
authorMischa POSLAWSKY <perl@shiar.org>
Sun, 16 Jul 2017 15:44:58 +0000 (17:44 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 5 Mar 2018 22:51:17 +0000 (23:51 +0100)
Find site modules in the working directory as was default up to perl v5.24.
Sufficiently safe as all code should be executed from the document root.


No differences found