If I call:
[jimk] 501 $ perldoc Storable
... before the formatted documentation appears, these two warning briefly appear:
/usr/local/lib/perl5/5.8.7/darwin-2level/Storable.pm:710: Unknown escape E<GT>
/usr/local/lib/perl5/5.8.7/darwin-2level/Storable.pm:711: Unknown escape E<GT>
That POD escape character should be all lower-case:
:710,711s/<GT>/<gt>/c
... in vi should do it.
This queue is for tickets about the Storable CPAN distribution.
Report information
The Basics
People
Owner:
Nobody in particular
Requestors:
jkeenan [...] cpan.org
Cc:
AdminCc:
BugTracker
Severity:
Normal
Broken in:
2.15
Fixed in:
(no value)
This service runs on Request Tracker, is sponsored by The Perl Foundation, and maintained by Best Practical Solutions.
Please report any issues with rt.cpan.org to rt-cpan-admin@bestpractical.com.