I wonder if it would be possible and useful to create and distribute a set of .pod files with Wx corresponding to each Wx class?
I mean we could build .pod files from the same source that pages on http://docs.wxwidgets.org/2.8.10/ are built from. E.g. the content of http://docs.wxwidgets.org/2.8.10/wx_wxfiledialog.html would go into Wx/FileDialog.pod. While that is not perl specific documentation but at least it will be handy and in the place where the user expects it. What do you think? Gabor