Subject: | Documentation bug in Perldoc::Parser::Kwid |
typo in the synopsis:
my $receiver = Perldoc::Emitter::HTML->new->init(stringref => $html);
should read
my $receiver = Perldoc::Emitter::HTML->new->init(stringref => \$html);
This queue is for tickets about the Perldoc CPAN distribution.
The Basics
People
|
Bug Information
|