Depending on exactly what you're asking about something may be possible. What I think you're asking, though, is not likely to do you much good. Please clarify what it is you want.
Are you wanting to write a program in Perl, distribute the source code to the operators of some web server you don't control, and have it not run once a certain date is past?
Are you wanting to have a CGI program on your own server you can have stop returning results after a certain amount of time or a certain number of total results?
Do you want to have users sign up for a web application with a username and password (or some other authentication) and stop authenticating them after some point in time?
Are you wanting to wrap your Perl program with a compiled binary program that checks some license status then decrypts your program and hands it to the interpreter?
Any of these has a different answer and different points to discuss from the others. I'm not really sure which it is you're asking, or if you're asking something else entirely.
In reply to Re: License key for script
by mr_mischief
in thread License key for script
by shanu_040
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |