
Simon McVittie
authored
Arch Linux's perl complains that system() is an undefined function.
I'm not sure why, because it's a standard library facility (and
unlike C system(), it takes a list of arguments rather than using
the shell), but in any case it's easy to avoid.
Signed-off-by:
Simon McVittie <smcv@collabora.com>