There are many ways to execute external commands from Perl. ... The exec() function executes the command specified and never returns to the calling program, ...
perlhowto.com