Robert May wrote:
Ross Clunie wrote:
> Hi
> I have just installed Win32::GUI v1.04
> installed as per instructions
> However the only HTML documentation that got installed was for the new
> packages.
> Win32::GUI::AxWindow
> Win32::GUI::Constants
> Win32::GUI::DIBitmap
> Win32::GUI::DropFiles
> Win32::GUI::Grid
> Win32::GUI::Scintilla
> Win32::GUI::ReleaseNotes
>
> No HTML documentaion for the other packages ie buttons, textfields etc
> got installed.
OK, I just installed the latest 5.8.8 from ActiveState, and it appears
that the new PPM (V4) insists on re-building all the HTML docs from the
POD before doing the install. As our PPM doesn't contain all the POD
docs, it throws away the HTML docs that we distribute, and then rebuilds
a small number of them from the modules that have embedded POD
documentation.
I think that the decision I came to a couple of weeks ago to include the
POD documentation as well in the PPM will fix this - I'll make sure it
works before the next release.
Regards,
Rob.