Bug#587733: Pod::PlainText doesn't recognize =encoding
Jozef Kutej
jozef at kutej.net
Thu Jul 1 09:11:49 UTC 2010
Package: perl-modules
Version: 5.10.1-13
Severity: normal
$ echo -e "=encoding utf8\n\n" | perl -MPod::PlainText -le 'my $parser = Pod::PlainText->new();$parser->parse_from_filehandle;'
Can't locate object method "cmd_encoding" via package "Pod::PlainText" at /usr/share/perl/5.10/Pod/PlainText.pm line 162, <STDIN> line 2.
http://perldoc.perl.org/perlpod.html#=encoding-_encodingname_
Cheers
Jozef
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (700, 'testing'), (700, 'stable'), (600, 'unstable'), (500, 'oldstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages perl-modules depends on:
ii perl 5.10.1-13 Larry Wall's Practical Extraction
perl-modules recommends no packages.
perl-modules suggests no packages.
-- no debconf information
More information about the Perl-maintainers
mailing list