Subject: | POD Error |
bash-2.05a# perl -v
This is perl, v5.8.2 built for i386-freebsd
Copyright 1987-2003, Larry Wall
Perl may be copied only under the terms of either the Artistic License
or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'. If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.
bash-2.05a# perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for CGI::Compile
bash-2.05a# make
cp lib/CGI/Compile.pm blib/lib/CGI/Compile.pm
Manifying blib/man3/CGI::Compile.3
lib/CGI/Compile.pm:111: Unknown command paragraph "=encoding utf-8"
bash-2.05a#