Make c_check robust against old or incomplete perl installations
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Tue, 5 Feb 2019 19:06:34 +0000 (20:06 +0100)
committerGitHub <noreply@github.com>
Tue, 5 Feb 2019 19:06:34 +0000 (20:06 +0100)
commitd70ae3ab433bda46708f02bf74c03c861bfb546f
tree8c71db44b5f1506466353610a0c6e6259edc7b8c
parent42df9efa0cec692c6c7b6e76e9b1d5231aef8f18
Make c_check robust against old or incomplete perl installations

by catching and working around failures to load modules, and avoiding object-oriented syntax in tempfile creation.
Fixes #1989
c_check