my $data = get_data(); my $t = Template::Alloy->new; $t->process("bullet.tt", $data);