use Shell::Command; touch @files; rm_f @files; [download]
In reply to Re^2: UNIX 'command' equivalents in Perl by Anonymous Monk in thread UNIX 'command' equivalents in Perl by cdarke