summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGeorge Hartzell <hartzell@alerce.com>2017-05-26 20:08:40 -0700
committerAdam J. Stewart <ajstewart426@gmail.com>2017-05-26 22:08:40 -0500
commit1d80a879960191ad82cb8d78b58ef58d04537b2b (patch)
tree64ad4c657c662b2d43e6afac573041f0e8c9ab75 /lib
parent248fc92a459d8587dc3b61a98642b945d8b98f7c (diff)
downloadspack-1d80a879960191ad82cb8d78b58ef58d04537b2b.tar.gz
spack-1d80a879960191ad82cb8d78b58ef58d04537b2b.tar.bz2
spack-1d80a879960191ad82cb8d78b58ef58d04537b2b.tar.xz
spack-1d80a879960191ad82cb8d78b58ef58d04537b2b.zip
Fix mummerplot when ^perl@5.20: (#4348)
* Fix mummerplot when ^perl@5.20: Calling defined() on a hash has been deprecated for ages. It became an error in perl@5.20. If we're building with a perl where it's illegal, we should fix it. * Simplify call to filter_file Treat the first arg to filter_file as a string rather than a regex, so that we don't have to figure out the escapes. * Patch mummerplot for *any* perl version.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions