in reply to Re: raffle_tickets_generator
in thread raffle_tickets_generator

Yikes, I missed that, thank you. I already automatically add

use strict; use warnings;
but autodie does not come as easily to mind yet.