in reply to How to find which perl was used to invoke script

A line like require 5.8.5; would restrict users from executing the script with Perl version lower than specified.