summaryrefslogtreecommitdiff
path: root/dobble.pl
diff options
context:
space:
mode:
Diffstat (limited to 'dobble.pl')
-rwxr-xr-xdobble.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/dobble.pl b/dobble.pl
index 76583cb..c679d0d 100755
--- a/dobble.pl
+++ b/dobble.pl
@@ -192,7 +192,7 @@ if ((my $actual = $table->symbols->@*) < $needed) {
my $lines = $plane->scan_lines;
if ($opt->format eq 'html') {
- say <<'HTML';
+ say <<"HTML";
<html>
<head>
<meta http-equiv="Content-type" content="text/html;charset=utf-8">