BalanceOfPower

 view release on metacpan or  search on metacpan

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

[% USE ANSIColor 'color' %]
[% "FRIENDSHIP FOR $player" | color 'yellow' 'bold' %]
[% "===" | color 'yellow' 'bold' %]

[% FOREACH n IN friendship.keys -%]
[% n %]: [% friendship.$n %]
[% END %]

[% IF others == 1 %]All the other nations are perfectly neutral[% END %]



( run in 1.606 second using v1.01-cache-2.11-cpan-364913b4093 )