BalanceOfPower

 view release on metacpan or  search on metacpan

lib/BalanceOfPower/templates/print/print_targets.tt  view on Meta::CPAN

[% USE ANSIColor 'color' %]
[% "TARGETS" | color 'yellow' 'bold' %]
[% "===" | color 'yellow' 'bold' %]

[% FILTER color "cyan" "bold" %]Mission points: [% END -%][% points %]

[% FILTER color "magenta" %]Active targets 
---[% END %]
[% FOREACH t IN targets %][% t.name %] ([% t.countdown %] turns remaining)
[% END %]



( run in 0.947 second using v1.01-cache-2.11-cpan-a49fcb8fa48 )