I have a little non-commercial perl I want to distribute to some people to test, it is transformed to an exe file (using perl2exe). I would like to make the script only running on the allowed systems by using some kind of key.
Since it is a test program I do not want to spread it worldwide ... What is the best approach for this? Any idea(s) welcome