Help for this page
my $ips = [ { ... clusterstatus => 'on', }, ];
[% FOREACH item IN ips %] this is ip is [% item.ip %] counter is [% ip.counter %] [% END %]