[libtest-bdd-cucumber-perl] 08/09: Added an explicit POD utf8 encoding flag

Intrigeri intrigeri at moszumanska.debian.org
Thu Jun 19 10:18:51 UTC 2014


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to annotated tag 0.24
in repository libtest-bdd-cucumber-perl.

commit dfed63b94daacc98dcb039f827b3fe2527b7b7a3
Author: Peter Sergeant <pete at clueball.com>
Date:   Sat Jun 7 11:05:46 2014 +0100

    Added an explicit POD utf8 encoding flag
---
 lib/Test/BDD/Cucumber/I18N/Data.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/Test/BDD/Cucumber/I18N/Data.pm b/lib/Test/BDD/Cucumber/I18N/Data.pm
index 8ebbe6d..49cc449 100644
--- a/lib/Test/BDD/Cucumber/I18N/Data.pm
+++ b/lib/Test/BDD/Cucumber/I18N/Data.pm
@@ -5,6 +5,7 @@ use warnings;
 
 use JSON::MaybeXS qw/decode_json/;
 
+=encoding utf8
 
 =head1 NAME
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-bdd-cucumber-perl.git



More information about the Pkg-perl-cvs-commits mailing list