Skip Menu |

This queue is for tickets about the POE CPAN distribution.

Report information
The Basics
Id: 30029
Status: rejected
Priority: 0/
Queue: POE

People
Owner: Nobody in particular
Requestors: flw [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.9999
Fixed in: (no value)



Subject: On Windows XP, POE::Session module no HTML version document.
D:\PMs\POE-0.9999>perl -MActivePerl::DocTools -e "updateHTML" D:\PMs\POE-0.9999>c: C:\>cd perl\html\site\lib\POE\ C:\Perl\html\site\lib\POE>dir /b API Component Component.html Driver Driver.html Filter Filter.html Kernel.html Loop Loop.html C:\Perl\html\site\lib\POE>perldoc POE::Session | head -n 10 NAME POE::Session - an event driven abstract state machine SYNOPSIS # Import POE::Session constants. use POE::Session; POE::Session->create( # Inline or coderef states. C:\Perl\html\site\lib\POE>
The POD documentation exists, as your perldoc command shows. Without more details, I don't see why it's POE's problem that ActivePerl::DocTools cannot create the HTML documentation.