X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/737dd2857235970b598a49dc1d987c73c8a38a08..6ab9c94cde0ca32c221dc3120f0088e1693e71c1:/common.inc.plp diff --git a/common.inc.plp b/common.inc.plp index 5f7cb25..3a51600 100644 --- a/common.inc.plp +++ b/common.inc.plp @@ -105,7 +105,7 @@ sub Html { } # default fallbacks - $meta->{stylesheet} ||= [qw'light dark circus mono red terse']; + $meta->{stylesheet} ||= [qw( light dark circus mono red )]; $meta->{charset} ||= 'utf-8'; # convert options to arrays @@ -168,7 +168,7 @@ sub Html { created by • AGPLv3 + rel="license">AGPLv3 EOT say sprintf '• %.3fs', Time::HiRes::tv_interval($Time) if $Dev and $Time; say '

';