Help for this page
#! /usr/bin/perl use warnings; ... print sprintf ("%-6s", "°C"). "|\n"; print sprintf ("%-6s", "Deg C")."|\n";