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>