Hi guys, I've just uploaded the newest version of the Perl Qt bindings, and the indexer isn't happy with the stuff I uploaded. The first problem is that the source tarball includes about 190 example applications, that all use very generic module names, like "Calculator" and "Connection". Is there a way to tell the indexer to ignore the modules in the qtgui/examples subdirectory?
Also, these bindings are intended to work with Qt 4. There's currently bindings that work with Qt 3, but the version number of the Qt 3 ones (3.008) is higher than the Qt 4 ones (0.96.0). Should I just change my version number to be higher? How does CPAN deal with this kind of thing? Thanks, Chris