sub ip_error { return header, start_html( -title => 'Error', -style => { -code => q|body { font-family: "Verdana, Arial"; text-align: center; color: red }|, }, ), b('Invalid ip-number'), ; }