#!/usr/bin/env perl use strict; use warnings; system 'command task list'; #### Can't exec "command": No such file or directory at ./test.pl line 6.