sub header_css { [ map { Link({ -rel => 'stylesheet', -type => 'text/css', -href => $_ }) } ( "http://othermachine/css/standard.css", "http://othermachine/css/ssd.css", ) ] }