On Sun, Nov 15, 2009 at 2:13 PM, Mattia Barbon <mattia.bar...@libero.it> wrote: > Gabor Szabo wrote: > [Sorry, I forgot to answer] > >> 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? > > Honestly I have no idea: I find the HTML version of the documentation much > easier to use. Besides this will make the wxPerl package a lot bigger.
If we have them in POD formate search.cpan.org can generate its own html version and Padre will be able to give you help when clicking on a method name. >> While that is not perl specific documentation but at least it >> will be handy and in the place where the user expects it. > > I'm not convinced this will be that much useful (if it were wxPerl-specific > documentation, that would be different). Are there other opinions? Alien::wxWidgets could build those pages as the source is downloaded anyway or maybe we could upload Wx::Docs or some similar package with these pod files and let the user install if s/he wants to. I hope this won't confuse the CPAN indexer. Gabor