[% USE Number.Format %]
| Software | Version | 
|---|---|
| App::Netdisco | [% disco_ver | html_entity %] | 
| DB Schema | v[% schema_ver | html_entity %] | 
| Dancer | [% dancer_version | html_entity %] | 
| Bootstrap | [%# Can't determine magically %] 2.3.1 | 
| PostgreSQL | [% db_version| html_entity %]. DBI [% dbi_ver | html_entity %], DBD::Pg [% dbdpg_ver | html_entity %] | 
| SNMP::Info | [% snmpinfo_ver | html_entity %] | 
| Perl | [% perl_version | html_entity %] | 
| [% device_count | format_number %] devices with [% device_port_count | format_number %] interfaces using [% device_count + device_ip_count | format_number %] IPs | 
|---|
| [% device_links | format_number %] layer 2 links between devices | 
| [% node_count | format_number %] nodes in [% node_table_count | format_number %] entries | 
| [% ip_count | format_number %] IPs in [% ip_table_count | format_number %] entries | 
| Statistics took [% process_time %] seconds to process. |