diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2014-07-18 15:59:34 +0100 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2014-07-18 15:59:34 +0100 |
commit | 3db23aeceed93497d1456928f0d3561a32f74a02 (patch) | |
tree | f09ae9b494289419580491cdb4c3e00722b8640f /pod/perlpolicy.pod | |
parent | 0c6082f4114551048a119c8b2c9dc455bd071751 (diff) | |
download | perl-3db23aeceed93497d1456928f0d3561a32f74a02.tar.gz |
perlpolicy - Add encoding to fix podcheck.t following 0c6082f411
Diffstat (limited to 'pod/perlpolicy.pod')
-rw-r--r-- | pod/perlpolicy.pod | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pod/perlpolicy.pod b/pod/perlpolicy.pod index 94d8f5f169..7f7beface1 100644 --- a/pod/perlpolicy.pod +++ b/pod/perlpolicy.pod @@ -1,3 +1,5 @@ +=encoding utf8 + =head1 NAME perlpolicy - Various and sundry policies and commitments related to the Perl core |