xdg Perl code
xdg Perl code
The indexing process now has some passable test coverage at least in the rjbs case-fix branch. ``` $ prove -l t/mldistwatch.t ``` Presumably, you could run `t/mldistwatch.t` with a debugger...
Does this fool Module::Metadata? If not, then either PAUSE should start to use M::M or at least it should use an equivalent regex. In this particular case, looking for qr/$PACKAGE\s+$NAME(?:\s+$STRICT_VERSION)?\s*[;|{]/...
The closing brace happens to be legal, but I would argue that `{...; package foo}` isn't likely to be a useful Perl construct, so it more likely to be a...
I'm not convinced that PAUSE is de facto "right". ``` package Foo; package Bar; package Baz; ``` How likely is this to show up in actual code? Only Baz is...
And even those have trailing semicolons. (note sure if Module::Metadata or PAUSE yet detect multiple package statements on a line in any case)
I don't see that UNAUTHORIZED bit. And the module is correctly indexed: ``` Convert::Pluggable 0.017 E/EL/ELOHMROW/Convert-Pluggable-0.017.tar.gz ``` Test failures don't affect "authorization" -- that's only about whether you have permissions...
Done. RJBS should be getting the emails about it any time now. :-) Thank you for fixing these up. On Thu, Jul 18, 2013 at 12:12 PM, andk [email protected] wrote:...
This bit is suspicious: ``` CPAN.pm: Building D/DR/DROLSKY/Module-Implementation-0.07.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Module::Implementation Writing MYMETA.yml and MYMETA.json Running Build for Z/ZE/ZEFRAM/Module-Runtime-0.013.tar.gz Has already...
I can replicate on 5.18.1, but it appears fixed with CPAN.pm master branch in the repo. I suspect it might have been fixed with fa1d3087d5246a08741c944768a9732c35c944af but RT is down so...
No, IYLAZ is a co-maintainer. P5P (a group) is primary on "if". It's possible the reported maintainer is whichever the (case insensitive) SQL query returns first -- as any conflict...