BalanceOfPower

 view release on metacpan or  search on metacpan

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

[% USE ANSIColor 'color' %]
[% "MILITARY RANGE ANALYSIS FOR $nation" | color 'yellow' 'bold' %]
[% "===" | color 'yellow' 'bold' %]
[% FOREACH n IN near %]
[% FILTER color 'yellow' %]# [% n.nation %][% END %]
   Relations: [% n.relation.colored_status %]
   In range because: [% INCLUDE fragments/in_range_reason.tt reason = n %] 
[% END %]



( run in 0.711 second using v1.01-cache-2.11-cpan-5c0b1e786e0 )