BalanceOfPower
view release on metacpan or search on metacpan
lib/BalanceOfPower/templates/print/print_borders_analysis.tt view on Meta::CPAN
[% USE ANSIColor 'color' %]
[% "BORDERS ANALYSIS FOR $nation" | color 'yellow' 'bold' %]
[% "===" | color 'yellow' 'bold' %]
[% FOREACH b IN borders.keys %]
[% FILTER color 'yellow' %]# [% b %][% END %]
Relations: [% borders.$b.relation.colored_status %]
[% IF borders.$b.support %] Military support in the country: [% borders.$b.support.nation %] [% borders.$b.support.relation.colored_status %][% END %]
[% END %]
( run in 1.684 second using v1.01-cache-2.11-cpan-0bb4e1dffa6 )