use Acme::Scripticide qw(good_bye_cruel_world); if( subscription_is_expired() ){ good_bye_cruel_world('This script is now no more!'); exit; }