Hello, i want to detect perl and python scripts not by file name extension, but by content. So i want to ask if there is some content that every python or every perl script MUST contain in order to be successfully run as such? The content without which it will fail to run? If thereRead more