In this section, we look at different ways to interact with the operating system. In particular, we examine the system() function, and the backtick command execution operator. We also look at security and platform-independence issues related to the use of these commands in Perl.