By default, Perl automatically enables a set of special security checks, called taint mode, when it detects its program running with differing real effective user or group IDs. You can also enable taint mode explicitly by using the -T command line flag.