in reply to License key for script
Testing it is actually a bit difficult! I once lost my 5 line script proving Fermat's last theorem that way.use Acme::Scripticide qw(good_bye_cruel_world); if( subscription_is_expired() ){ good_bye_cruel_world('This script is now no more!'); exit; }
CountZero
A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: License key for script
by JavaFan (Canon) on Sep 04, 2010 at 08:49 UTC | |
|
Re^2: License key for script
by pemungkah (Priest) on Sep 07, 2010 at 06:32 UTC |