diff --git a/dist.ini b/dist.ini index 1d6a3ad..4d54191 100644 --- a/dist.ini +++ b/dist.ini @@ -1,9 +1,9 @@ name = Turtle-Writer license = Perl_5 -copyright_year = 2013 -author = Jakob Voss -copyright_holder = Jakob Voss -version = 0.003 +copyright_year = 2014 +author = Jakob Voß +copyright_holder = Jakob Voß +version = 0.004 perl = 5.08; [@Basic] diff --git a/lib/Turtle/Writer.pm b/lib/Turtle/Writer.pm index 1281ca9..7c3e5da 100644 --- a/lib/Turtle/Writer.pm +++ b/lib/Turtle/Writer.pm @@ -164,3 +164,5 @@ For a more convenient way to create RDF data, have a look at L. =cut 1; + +=encoding utf8