X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/014511a96f19e407f789bd028937691275681902..1e896b32c218647ddfa2699c4c1ef0a9306f42cb:/sample.plp diff --git a/sample.plp b/sample.plp index 6de2b98..33d06e9 100644 --- a/sample.plp +++ b/sample.plp @@ -6,7 +6,7 @@ Html({ title => "unicode sampler", version => '2.0', stylesheet => [qw'light dark mono red'], - data => $textinc, + data => [$textinc], }); open my $source, '<', $textinc