From: Leon Timmermans Date: Sat, 11 Aug 2012 11:05:56 +0000 (+0300) Subject: Fix unicodeness in POD X-Git-Tag: v0.001005~5 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=62a442f8cebc9d1f6113f054618879add81c2769;p=p5sagit%2FSub-Exporter-Progressive.git Fix unicodeness in POD --- diff --git a/lib/Sub/Exporter/Progressive.pm b/lib/Sub/Exporter/Progressive.pm index fccecdc..5cb4e7d 100644 --- a/lib/Sub/Exporter/Progressive.pm +++ b/lib/Sub/Exporter/Progressive.pm @@ -87,6 +87,8 @@ sub sub_export_options { 1; +=encoding utf8 + =head1 NAME Sub::Exporter::Progressive - Only use Sub::Exporter if you need it