I am using perl to write a menu script. In this menu, there are options that you would need higher level access like root to access these commands. One option is the user can reboot the system. But there are some other commands, I need root permissions to execute. What is the best way to go around this?