Description: add =encoding, some POD tools are more picky now
Origin: vendor
Bug:
https://rt.cpan.org/Public/Bug/Display.html?id=78196
Bug-Debian:
http://bugs.debian.org/709765
Forwarded:
https://rt.cpan.org/Public/Bug/Display.html?id=78196
Author: gregor herrmann <
[email protected]>
Last-Update: 2013-05-25
--- a/lib/Class/Std.pm
+++ b/lib/Class/Std.pm
@@ -613,6 +613,8 @@
1; # Magic true value required at end of module
__END__
+=encoding ISO-8859-1
+
=head1 NAME
Class::Std - Support for creating standard "inside-out" classes