Subject: | pod2man doesn't support E<copy> |
During 'make', pod2man complains:
--cut--
Manifying blib/man3/WWW::Shorten.3
lib/WWW/Shorten.pm:194: Unknown escape E<copy>
lib/WWW/Shorten.pm:196: Unknown escape E<copy>
lib/WWW/Shorten.pm:198: Unknown escape E<copy>
--cut--
This is due to pod2man not supporting the E<copy> escape. You might want to make format-specific sections in the text to work around this.
/Lars