<% $title %>
<% $data %>
<%args> $comp <%init> my %data; my $title = $comp->attr('title'); my $data = $comp->attr_if_exists('titlea');