. "$GRIMOIRE/FUNCTIONS" &&
depends perl &&

# Needs a more recent version of perl than what's in stable (5.20.2), not sure which
if is_version_less $(installed_version perl) 5.38.2; then
  force_depends perl
fi
