Perl / perl5

šŸŖ The Perl programming language
https://dev.perl.org/perl5/
Other
1.99k stars 557 forks source link

Hash randomisation breaks CPAN #12616

Closed p5pRT closed 11 years ago

p5pRT commented 12 years ago

Migrated from rt.perl.org#115908 (status was 'resolved')

Searchable as RT115908$

p5pRT commented 12 years ago

From @andk

demerphq \demerphq@​gmail\.com writes​:

On 1 December 2012 08​:55\, Curtis Jewell \perl@​csjewell\.fastmail\.us wrote​:

On Fri\, Nov 30\, 2012\, at 22​:32\, Father Chrysostomos via RT wrote​:

Catalyst-Runtime 5.90018 Class-Trait 0.31

And that puts us up to 50\, unless I miscounted.

Does that mean that something needs to be rethought?

If this was something we hadn't warned about for 5+ years might happen\, yes. Since we have\, then no.

I agree. But I also think we need evangalists like yourself to blog and tweet and post like crazy about this and get people to fix their stuff ASAP.

I posted to Perlmonks\, but I suspect you have a wider audience than I do\, and can probably shame people into activity better than I can. ;-)

Evangelism would be easier if there were a place to go to find the documentation. Where is the FAQ that answers all questions? I don't mind if the number of links is >1 but I'd wish to point them to a place where they can find *all* links and where they can post *any* question they have. E.g. aIs there a way to switch perl back to the 5.17.5 behaviour?

You posted on Perlmonks? But did you or anybody else follow up on their questions?

Maybe I'm missing something. Don't be shy to repeat the answers you already gave from time to time.

-- andreas

p5pRT commented 12 years ago

From @rjbs

* Father Chrysostomos via RT \perlbug\-comment@​perl\.org [2012-12-01T00​:32​:22]

And that puts us up to 50\, unless I miscounted.

Does that mean that something needs to be rethought?

So far\, I think that (as is stated elsewhere in this thread) the thing that must be done is publication. I will try to get the word out more widely\, both personally and by leaning on some people who can help do so.

This change is something we need to do\, and I don't think putting it off is going to be a win. It will still be onerous next year\, and without much benefit to the delay.

-- rjbs

p5pRT commented 12 years ago

From @demerphq

On 1 December 2012 22​:42\, Andreas Koenig \andreas\.koenig\.7os6VVqR@​franz\.ak\.mind\.de wrote​:

demerphq \demerphq@​gmail\.com writes​:

On 1 December 2012 08​:55\, Curtis Jewell \perl@​csjewell\.fastmail\.us wrote​:

On Fri\, Nov 30\, 2012\, at 22​:32\, Father Chrysostomos via RT wrote​:

Catalyst-Runtime 5.90018 Class-Trait 0.31

And that puts us up to 50\, unless I miscounted.

Does that mean that something needs to be rethought?

If this was something we hadn't warned about for 5+ years might happen\, yes. Since we have\, then no.

I agree. But I also think we need evangalists like yourself to blog and tweet and post like crazy about this and get people to fix their stuff ASAP.

I posted to Perlmonks\, but I suspect you have a wider audience than I do\, and can probably shame people into activity better than I can. ;-)

Evangelism would be easier if there were a place to go to find the documentation. Where is the FAQ that answers all questions? I don't mind if the number of links is >1 but I'd wish to point them to a place where they can find *all* links and where they can post *any* question they have. E.g. aIs there a way to switch perl back to the 5.17.5 behaviour?

Ok\, this is a good point.

One can disable the randomness by setting then environment var PERL_HASH_SEED to a given hash seed (in hex). But perl will likely be built with a different hash function anyway.

Currently even if you switch back to the old function (which we do support as a build option) and set the PERL_HASH_SEED to 0 you still wont get exactly the same behavior as before as the way the hash seed is initialized has been slightly changed to fix some flaws in the functions behavior. I will look at adding a build option that enables the exact same behavior as old. However it will be a build time option and one that people are recommended not to use.

You posted on Perlmonks? But did you or anybody else follow up on their questions?

Yes actually. There was a detailed list of links to relevent documents talking about this.

http​://perlmonks.org/?node_id=1005122

Any unanswered questions there are new to me and I will get to in due course.

Maybe I'm missing something. Don't be shy to repeat the answers you already gave from time to time.

I did a reasonable perldelta explaining the changes.

Anyway\, clearly a summary doc is needed. I am short of tuits right now however.

cheers\, Yves

-- perl -Mre=debug -e "/just|another|perl|hacker/"

p5pRT commented 12 years ago

From @cpansprout

Many more​:

Bio-Phylo Brickyard 1.111750 CGI-Application-Plugin-Stream 2.10 CGI-FormBuilder 3.08 Class-Generate 1.11 Class-Injection 1.08 cPanel-SyncUtil 0.7 Data-Dump-Partial 0.03 Data-Dump-XML 1.19 Data-PowerSet-Hash 0.02 Data-Visitor (https://github.com/nothingmuch/data-visitor/pull/2) DBIx-Class 0.08204 DBIx-ObjectMapper 0.3013 DBIx-Simple-OO 0.02 DBIx-Skinny 0.0742 DJabberd 0.85 Getopt-Euclid 0.3.7 Gtk2-Ex-WidgetBits 48 Hash-SafeKeys 0.02 HTML-FillInForm 2.1 HTML-StickyQuery-DoCoMoGUID 0.03 HTML-Transmorgify 0.09 Internals-DumpArenas 0.12 Lingua-Boolean (patched) MojoX-Dispatcher-Qooxdoo-Jsonrpc 0.88 Net-MQTT Test-HTTP-Response 0.04 Ubic XML-Hash-LX 0.0603

Data​::Visitor is broken\, but its tests donā€™t show it.

--

Father Chrysostomos

p5pRT commented 12 years ago

From [Unknown Contact. See original ticket]

Many more​:

Bio-Phylo Brickyard 1.111750 CGI-Application-Plugin-Stream 2.10 CGI-FormBuilder 3.08 Class-Generate 1.11 Class-Injection 1.08 cPanel-SyncUtil 0.7 Data-Dump-Partial 0.03 Data-Dump-XML 1.19 Data-PowerSet-Hash 0.02 Data-Visitor (https://github.com/nothingmuch/data-visitor/pull/2) DBIx-Class 0.08204 DBIx-ObjectMapper 0.3013 DBIx-Simple-OO 0.02 DBIx-Skinny 0.0742 DJabberd 0.85 Getopt-Euclid 0.3.7 Gtk2-Ex-WidgetBits 48 Hash-SafeKeys 0.02 HTML-FillInForm 2.1 HTML-StickyQuery-DoCoMoGUID 0.03 HTML-Transmorgify 0.09 Internals-DumpArenas 0.12 Lingua-Boolean (patched) MojoX-Dispatcher-Qooxdoo-Jsonrpc 0.88 Net-MQTT Test-HTTP-Response 0.04 Ubic XML-Hash-LX 0.0603

Data​::Visitor is broken\, but its tests donā€™t show it.

--

Father Chrysostomos

p5pRT commented 12 years ago

From @demerphq

On 2 December 2012 10​:36\, demerphq \demerphq@​gmail\.com wrote​:

On 1 December 2012 22​:42\, Andreas Koenig \andreas\.koenig\.7os6VVqR@​franz\.ak\.mind\.de wrote​:

demerphq \demerphq@​gmail\.com writes​:

On 1 December 2012 08​:55\, Curtis Jewell \perl@​csjewell\.fastmail\.us wrote​:

On Fri\, Nov 30\, 2012\, at 22​:32\, Father Chrysostomos via RT wrote​:

Catalyst-Runtime 5.90018 Class-Trait 0.31

And that puts us up to 50\, unless I miscounted.

Does that mean that something needs to be rethought?

If this was something we hadn't warned about for 5+ years might happen\, yes. Since we have\, then no.

I agree. But I also think we need evangalists like yourself to blog and tweet and post like crazy about this and get people to fix their stuff ASAP.

I posted to Perlmonks\, but I suspect you have a wider audience than I do\, and can probably shame people into activity better than I can. ;-)

Evangelism would be easier if there were a place to go to find the documentation. Where is the FAQ that answers all questions? I don't mind if the number of links is >1 but I'd wish to point them to a place where they can find *all* links and where they can post *any* question they have. E.g. aIs there a way to switch perl back to the 5.17.5 behaviour?

Ok\, this is a good point.

One can disable the randomness by setting then environment var PERL_HASH_SEED to a given hash seed (in hex). But perl will likely be built with a different hash function anyway.

Currently even if you switch back to the old function (which we do support as a build option) and set the PERL_HASH_SEED to 0 you still wont get exactly the same behavior as before as the way the hash seed is initialized has been slightly changed to fix some flaws in the functions behavior. I will look at adding a build option that enables the exact same behavior as old. However it will be a build time option and one that people are recommended not to use.

Done with

commit 8c9e24c7f6088cb5fe0779c2c11c1fb4ca8ae693 Author​: Yves Orton \demerphq@​gmail\.com Date​: Mon Dec 3 11​:49​:00 2012 +0100

  Make it possible to simulate old style one-at-a-time hashing

  With a 0 seed and ONE_AT_A_TIME_OLD hashing enabled one can simulate   older perls (with the exception there is no rehashing at play).

  This includes a modest tweak to reduce ops per character by comparing   the string pointer to the end of the string\, instead of maintaining   a position counter.

This /still/ wont /exactly/ match previous behavior as we dont support rehashing anymore. But this will get as close as is reasonable\, and rehashing actually makes older perls /selectively/ random\, so newer perls with a fixed hash seed will be more stable and not less than old ones.

Yves

-- perl -Mre=debug -e "/just|another|perl|hacker/"

p5pRT commented 12 years ago

From @wchristian

On Fri Nov 30 21​:32​:22 2012\, sprout wrote​:

And that puts us up to 50\, unless I miscounted.

Does that mean that something needs to be rethought?

I wouldn't worry about that until a good number of the suspected dists have actually been looked at. Parse​::CPAN​::Packages\, which i still need to look at\, for example\, has been flapping for a long while due to some unpacking issues even before this. I wouldn't be surprised if it appeared in your net because of that. I also wouldn't be surprised if others had similar issues.

p5pRT commented 12 years ago

From @cpansprout

XML-Rabbit\, MojoX-Dispatcher-Qooxdoo-Jsonrpc\, Data-Dump-Partial\, Ubic\, and Bio-Phylo are resolved.

autobox-JSON and Gtk2 1.245 and broken.

Here is an updated list​:

API-Plesk 2.01 App-Hachero 0.13 App-OpenVZ-BCWatch 0.03 Aspect 1.03 (patched) autobox-JSON 0.0003 Autocache 0.004 Bio-NEXUS 0.78 Bio-SDRS 0.08 Brannigan 0.9 Brickyard 1.111750 Business-RO-CNP 0.03 Catalyst-Runtime 5.90018 CatalystX-Controller-Sugar 0.0901 CatalystX-Declare 0.015 CGI-Alert 2.05 CGI-Application-Plugin-Session 1.03 CGI-Application-Plugin-Stream 2.10 CGI-Cookie-Splitter 0.02 CGI-FormBuilder 3.08 Class-AutoClass 1.54 Class-Generate 1.11 Class-Injection 1.08 Class-Trait 0.31 Convert-yEnc 1.04 cPanel-PublicAPI 1.002 cPanel-SyncUtil 0.7 Crypt-OpenPGP 1.06 Data-Dump-XML 1.19 Data-PowerSet-Hash 0.02 Data-Visitor (https://github.com/nothingmuch/data-visitor/pull/2) DBI 1.622 DBIx-Class 0.08204 DBIx-ObjectMapper 0.3013 DBIx-Simple-OO 0.02 DBIx-Skinny 0.0742 DJabberd 0.85 FormValidator-LazyWay 0.19 Getopt-Euclid 0.3.7 Google-AJAX-Library 0.022 Graph-Easy 0.72 Gtk2 1.245 Gtk2-Ex-WidgetBits 48 Hash-AutoHash-Args 1.15 (patched) Hash-SafeKeys 0.02 HTML-FillInForm 2.1 HTML-StickyQuery-DoCoMoGUID 0.03 HTML-Transmorgify 0.09 Internals-DumpArenas 0.12 libwww-perl 6.04 (patch submitted) Lingua-Boolean (patched) Locale-Maketext-Lexicon 0.91 Mojolicious-Plugin-ShareHelpers 0.52 MooseX-Attribute-Deflator-2.2.1 https://github.com/monken/p5-moosex-attribute-deflator/issues/4 MooseX-AttributeHelpers 0.23 Net-Bot-IRC-NumericCodes 0.05 Net-FastCGI 0.13 Net-Google-FederatedLogin 0.7.1 Net-HTTP-API 0.14 Net-HTTP-Spore-0.04 https://github.com/franckcuny/net-http-spore/issues/19 Net-ISC-DHCPd 0.14 Net-MQTT package-watchdog 0.09 Params-Validate-Checks 0.01 Parse-CPAN-Packages 2.37 PDF-API2 2.019 PHP-HTTPBuildQuery 0.05 PITA-XML 0.51 Pod-WSDL 0.061 POE-Component-Client-BigBrother 1.00 RDF-NS-20120917 https://github.com/nichtich/RDF-NS/issues/2 Reflex 0.098 Search-Tools 0.84 Socialtext-Resting 0.38 Su 0.100 TAP-Formatter-JUnit 0.09 Test-HTTP-Response 0.04 Test-Inline 2.212 Test-Module-Used 0.2.3 Text-vCard 2.12 Tie-FieldVals 0.6202 Tie-Hash-Indexed 0.05 Transmission-Client 0.0603 WebService-Simple 0.18 Yui-Loader 0.071 XML-ExtOn 0.17 XML-Hash-LX 0.0603 XML-TinyXML 0.30

--

Father Chrysostomos

p5pRT commented 12 years ago

From [Unknown Contact. See original ticket]

XML-Rabbit\, MojoX-Dispatcher-Qooxdoo-Jsonrpc\, Data-Dump-Partial\, Ubic\, and Bio-Phylo are resolved.

autobox-JSON and Gtk2 1.245 and broken.

Here is an updated list​:

API-Plesk 2.01 App-Hachero 0.13 App-OpenVZ-BCWatch 0.03 Aspect 1.03 (patched) autobox-JSON 0.0003 Autocache 0.004 Bio-NEXUS 0.78 Bio-SDRS 0.08 Brannigan 0.9 Brickyard 1.111750 Business-RO-CNP 0.03 Catalyst-Runtime 5.90018 CatalystX-Controller-Sugar 0.0901 CatalystX-Declare 0.015 CGI-Alert 2.05 CGI-Application-Plugin-Session 1.03 CGI-Application-Plugin-Stream 2.10 CGI-Cookie-Splitter 0.02 CGI-FormBuilder 3.08 Class-AutoClass 1.54 Class-Generate 1.11 Class-Injection 1.08 Class-Trait 0.31 Convert-yEnc 1.04 cPanel-PublicAPI 1.002 cPanel-SyncUtil 0.7 Crypt-OpenPGP 1.06 Data-Dump-XML 1.19 Data-PowerSet-Hash 0.02 Data-Visitor (https://github.com/nothingmuch/data-visitor/pull/2) DBI 1.622 DBIx-Class 0.08204 DBIx-ObjectMapper 0.3013 DBIx-Simple-OO 0.02 DBIx-Skinny 0.0742 DJabberd 0.85 FormValidator-LazyWay 0.19 Getopt-Euclid 0.3.7 Google-AJAX-Library 0.022 Graph-Easy 0.72 Gtk2 1.245 Gtk2-Ex-WidgetBits 48 Hash-AutoHash-Args 1.15 (patched) Hash-SafeKeys 0.02 HTML-FillInForm 2.1 HTML-StickyQuery-DoCoMoGUID 0.03 HTML-Transmorgify 0.09 Internals-DumpArenas 0.12 libwww-perl 6.04 (patch submitted) Lingua-Boolean (patched) Locale-Maketext-Lexicon 0.91 Mojolicious-Plugin-ShareHelpers 0.52 MooseX-Attribute-Deflator-2.2.1 https://github.com/monken/p5-moosex-attribute-deflator/issues/4 MooseX-AttributeHelpers 0.23 Net-Bot-IRC-NumericCodes 0.05 Net-FastCGI 0.13 Net-Google-FederatedLogin 0.7.1 Net-HTTP-API 0.14 Net-HTTP-Spore-0.04 https://github.com/franckcuny/net-http-spore/issues/19 Net-ISC-DHCPd 0.14 Net-MQTT package-watchdog 0.09 Params-Validate-Checks 0.01 Parse-CPAN-Packages 2.37 PDF-API2 2.019 PHP-HTTPBuildQuery 0.05 PITA-XML 0.51 Pod-WSDL 0.061 POE-Component-Client-BigBrother 1.00 RDF-NS-20120917 https://github.com/nichtich/RDF-NS/issues/2 Reflex 0.098 Search-Tools 0.84 Socialtext-Resting 0.38 Su 0.100 TAP-Formatter-JUnit 0.09 Test-HTTP-Response 0.04 Test-Inline 2.212 Test-Module-Used 0.2.3 Text-vCard 2.12 Tie-FieldVals 0.6202 Tie-Hash-Indexed 0.05 Transmission-Client 0.0603 WebService-Simple 0.18 Yui-Loader 0.071 XML-ExtOn 0.17 XML-Hash-LX 0.0603 XML-TinyXML 0.30

--

Father Chrysostomos

p5pRT commented 12 years ago

From @hvds

"Father Chrysostomos via RT" \perlbug\-comment@​perl\.org wrote​: :Here is an updated list​:

I took a look at a few of these today; 3 of the 5 I looked at just need a patch to a single test (Aspect\, Convert-yEnc\, Class-AutoClass); one appears fundamentally broken (Autocache); and one needs more work (Crypt-OpenPGP).

(I should note also that despite the alarming size of the list of failing modules on this ticket\, I built some 50 dependencies along the way to testing the 5 below\, all but one of which were fine.)

Aspect 1.03 (patched)


(What does "patched" mean? I assume it doesn't mean "fixed"\, since it is still on the list.)

One method returns keys in hash order\, one test relies on that order. Patch below (t/11_pointcut_call.t).

Convert-yEnc 1.04


One test appears to rely on hash order; I don't fully understand what the module is doing\, but the patch below to t/RC.t is enough to make the test pass.

Class-AutoClass 1.54


This module passed all tests 10 times in a row for me; however it depends on Hash-AutoHash-Args which fails a test in v1.15 apparently due to hash order dependency​: # Failed test 'constructor form 4' # at t/autoargs.098.docs.t line 125.

Not patched\, I can't tell how fundamental this is to the module.

Autocache 0.004


This module seems fundamentally broken - Autocache​::configure() relies on keys() somehow magically to return strategies in dependency-resolving order.

Renaming a strategy in a test config shows the problem on older perl\, eg s/cbc/cba/g in t/005_cost.t.conf fails for me on 5.16.1.

Crypt-OpenPGP 1.06


I see 4 suspicious uses of keys/values/each in the shipped modules​: lib/Crypt/OpenPGP.pm init()​: lib/Crypt/OpenPGP/SessionKey.pm save()​: lib/Crypt/OpenPGP/SessionKey.pm display()​: lib/Crypt/OpenPGP/Armour.pm armour()​:

I think the second at least is a significant bug\, but I can't see that it is getting exercised by the testsuite at all. My guess is that there is a similar problem in one of the dependency modules that causes the t/11-encrypt.t failures.

Needs further investigation from someone that has more time and/or skill than me to give to it.

Hugo

patch for Aspect 1.03

Inline Patch
--- t/11_pointcut_call.t.old    2012-10-31 03:05:46.000000000 +0000
+++ t/11_pointcut_call.t    2012-12-03 09:38:24.000000000 +0000
@@ -94,7 +94,7 @@

 # Does match_all find only the second method?
 is_deeply(
-   [ $not_call_and_call->match_all ],
+   [ sort $not_call_and_call->match_all ],
    [ 'One::two' ],
    '->match_all works as expected',
 );

patch for Convert-yEnc 1.04

Inline Patch
--- t/RC.t.old  2012-12-03 10:35:51.000000000 +0000
+++ t/RC.t  2012-12-03 10:36:02.000000000 +0000
@@ -218,8 +218,8 @@
     $rc->save($full);
     ok(-s $full, "Save: save to named file");

-    my @full = ReadLines("$full");
-    my @gold = ReadLines("$Dir/gold");
+    my @full = sort { $a cmp $b } ReadLines("$full");
+    my @gold = sort { $a cmp $b } ReadLines("$Dir/gold");
     ok(eq_array(\@full, \@gold), "Save: verify saved file contents");
 }

p5pRT commented 12 years ago

From @ap

* demerphq \demerphq@​gmail\.com [2012-12-03 12​:15]​:

commit 8c9e24c7f6088cb5fe0779c2c11c1fb4ca8ae693 Author​: Yves Orton \demerphq@​gmail\.com Date​: Mon Dec 3 11​:49​:00 2012 +0100

Make it possible to simulate old style one\-at\-a\-time hashing

With a 0 seed and ONE\_AT\_A\_TIME\_OLD hashing enabled one can simulate
older perls \(with the exception there is no rehashing at play\)\.

The docs should point out clearly to would-be users of this feature that they are purposely asking for a perl with a known DoS vulnerability.

p5pRT commented 12 years ago

From @hvds

Earlier I wrote​: :Crypt-OpenPGP 1.06 :------------------ :I see 4 suspicious uses of keys/values/each in the shipped modules​: :lib/Crypt/OpenPGP.pm init()​: :lib/Crypt/OpenPGP/SessionKey.pm save()​: :lib/Crypt/OpenPGP/SessionKey.pm display()​: :lib/Crypt/OpenPGP/Armour.pm armour()​: : :I think the second at least is a significant bug\, but I can't see that :it is getting exercised by the testsuite at all. My guess is that there :is a similar problem in one of the dependency modules that causes the :t/11-encrypt.t failures. : :Needs further investigation from someone that has more time and/or skill :than me to give to it.

Ah\, I hadn't realised the testsuite was swallowing my diagnostics. The patch below is enough to make the tests pass here.

I'm not sure\, but I suspect the hash keys are only ever 'a' and 'b'; if there's ever a case they might not be\, the patch below is no more likely to be correct than an explicit qw{a b} list.

Hugo

Inline Patch ```diff --- lib/Crypt/OpenPGP/SessionKey.pm.old 2010-12-06 21:48:53.000000000 +0000 +++ lib/Crypt/OpenPGP/SessionKey.pm 2012-12-04 09:35:50.000000000 +0000 @@ -59,8 +59,8 @@ $buf->put_bytes($key->{key_id}, 8); $buf->put_int8($key->{pk_alg}); my $c = $key->{C}; - for my $mp (values %$c) { - $buf->put_mp_int($mp); + for my $mpk (sort keys %$c) { + $buf->put_mp_int($c->{$mpk}); } $buf->bytes; } ```
p5pRT commented 12 years ago

From @cpansprout

CGI-Alert\, Getopt-Euclid and Search-Tools are resolved.

Collection\, InterMine-Item and MooseX-Storage are broken.

New list​:

API-Plesk 2.01 App-Hachero 0.13 App-OpenVZ-BCWatch 0.03 Aspect 1.03 (patched) autobox-JSON 0.0003 Autocache 0.004 Bio-NEXUS 0.78 Bio-SDRS 0.08 Brannigan 0.9 Brickyard 1.111750 Business-RO-CNP 0.03 Catalyst-Runtime 5.90018 CatalystX-Controller-Sugar 0.0901 CatalystX-Declare 0.015 CGI-Application-Plugin-Session 1.03 CGI-Application-Plugin-Stream 2.10 CGI-Cookie-Splitter 0.02 CGI-FormBuilder 3.08 Class-AutoClass 1.54 Class-Generate 1.11 Class-Injection 1.08 Class-Trait 0.31 Collection 0.55 Convert-yEnc 1.04 cPanel-PublicAPI 1.002 cPanel-SyncUtil 0.7 Crypt-OpenPGP 1.06 Data-Dump-XML 1.19 Data-PowerSet-Hash 0.02 Data-Visitor (https://github.com/nothingmuch/data-visitor/pull/2) DBI 1.622 DBIx-Class 0.08204 DBIx-ObjectMapper 0.3013 DBIx-Simple-OO 0.02 DBIx-Skinny 0.0742 DJabberd 0.85 FormValidator-LazyWay 0.19 Google-AJAX-Library 0.022 Graph-Easy 0.72 Gtk2 1.245 Gtk2-Ex-WidgetBits 48 Hash-AutoHash-Args 1.15 (patched) Hash-SafeKeys 0.02 HTML-FillInForm 2.1 HTML-StickyQuery-DoCoMoGUID 0.03 HTML-Transmorgify 0.09 InterMine-Item 0.98 Internals-DumpArenas 0.12 libwww-perl 6.04 (patch submitted) Lingua-Boolean (patched) Locale-Maketext-Lexicon 0.91 Mojolicious-Plugin-ShareHelpers 0.52 MooseX-Attribute-Deflator-2.2.1 https://github.com/monken/p5-moosex-attribute-deflator/issues/4 MooseX-AttributeHelpers 0.23 MooseX-Storage Net-Bot-IRC-NumericCodes 0.05 Net-FastCGI 0.13 Net-Google-FederatedLogin 0.7.1 Net-HTTP-API 0.14 Net-HTTP-Spore-0.04 https://github.com/franckcuny/net-http-spore/issues/19 Net-ISC-DHCPd 0.14 Net-MQTT package-watchdog 0.09 Params-Validate-Checks 0.01 Parse-CPAN-Packages 2.37 PDF-API2 2.019 PHP-HTTPBuildQuery 0.05 PITA-XML 0.51 Pod-WSDL 0.061 POE-Component-Client-BigBrother 1.00 RDF-NS-20120917 https://github.com/nichtich/RDF-NS/issues/2 Reflex 0.098 Socialtext-Resting 0.38 Su 0.100 TAP-Formatter-JUnit 0.09 Test-HTTP-Response 0.04 Test-Inline 2.212 Test-Module-Used 0.2.3 Text-vCard 2.12 Tie-FieldVals 0.6202 Tie-Hash-Indexed 0.05 Transmission-Client 0.0603 WebService-Simple 0.18 Yui-Loader 0.071 XML-ExtOn 0.17 XML-Hash-LX 0.0603 XML-TinyXML 0.30

--

Father Chrysostomos

p5pRT commented 12 years ago

From [Unknown Contact. See original ticket]

CGI-Alert\, Getopt-Euclid and Search-Tools are resolved.

Collection\, InterMine-Item and MooseX-Storage are broken.

New list​:

API-Plesk 2.01 App-Hachero 0.13 App-OpenVZ-BCWatch 0.03 Aspect 1.03 (patched) autobox-JSON 0.0003 Autocache 0.004 Bio-NEXUS 0.78 Bio-SDRS 0.08 Brannigan 0.9 Brickyard 1.111750 Business-RO-CNP 0.03 Catalyst-Runtime 5.90018 CatalystX-Controller-Sugar 0.0901 CatalystX-Declare 0.015 CGI-Application-Plugin-Session 1.03 CGI-Application-Plugin-Stream 2.10 CGI-Cookie-Splitter 0.02 CGI-FormBuilder 3.08 Class-AutoClass 1.54 Class-Generate 1.11 Class-Injection 1.08 Class-Trait 0.31 Collection 0.55 Convert-yEnc 1.04 cPanel-PublicAPI 1.002 cPanel-SyncUtil 0.7 Crypt-OpenPGP 1.06 Data-Dump-XML 1.19 Data-PowerSet-Hash 0.02 Data-Visitor (https://github.com/nothingmuch/data-visitor/pull/2) DBI 1.622 DBIx-Class 0.08204 DBIx-ObjectMapper 0.3013 DBIx-Simple-OO 0.02 DBIx-Skinny 0.0742 DJabberd 0.85 FormValidator-LazyWay 0.19 Google-AJAX-Library 0.022 Graph-Easy 0.72 Gtk2 1.245 Gtk2-Ex-WidgetBits 48 Hash-AutoHash-Args 1.15 (patched) Hash-SafeKeys 0.02 HTML-FillInForm 2.1 HTML-StickyQuery-DoCoMoGUID 0.03 HTML-Transmorgify 0.09 InterMine-Item 0.98 Internals-DumpArenas 0.12 libwww-perl 6.04 (patch submitted) Lingua-Boolean (patched) Locale-Maketext-Lexicon 0.91 Mojolicious-Plugin-ShareHelpers 0.52 MooseX-Attribute-Deflator-2.2.1 https://github.com/monken/p5-moosex-attribute-deflator/issues/4 MooseX-AttributeHelpers 0.23 MooseX-Storage Net-Bot-IRC-NumericCodes 0.05 Net-FastCGI 0.13 Net-Google-FederatedLogin 0.7.1 Net-HTTP-API 0.14 Net-HTTP-Spore-0.04 https://github.com/franckcuny/net-http-spore/issues/19 Net-ISC-DHCPd 0.14 Net-MQTT package-watchdog 0.09 Params-Validate-Checks 0.01 Parse-CPAN-Packages 2.37 PDF-API2 2.019 PHP-HTTPBuildQuery 0.05 PITA-XML 0.51 Pod-WSDL 0.061 POE-Component-Client-BigBrother 1.00 RDF-NS-20120917 https://github.com/nichtich/RDF-NS/issues/2 Reflex 0.098 Socialtext-Resting 0.38 Su 0.100 TAP-Formatter-JUnit 0.09 Test-HTTP-Response 0.04 Test-Inline 2.212 Test-Module-Used 0.2.3 Text-vCard 2.12 Tie-FieldVals 0.6202 Tie-Hash-Indexed 0.05 Transmission-Client 0.0603 WebService-Simple 0.18 Yui-Loader 0.071 XML-ExtOn 0.17 XML-Hash-LX 0.0603 XML-TinyXML 0.30

--

Father Chrysostomos

p5pRT commented 12 years ago

From sebastien@aperghis.net

POE-Component-Client-BigBrother 1.00

I think you can safely remove this module of mine from your list. The tests seem a bit fragile and regularly fail since two years Ā» http​://matrix.cpantesters.org/?dist=POE-Component-Client-BigBrother-1.00

-- SĆ©bastien Aperghis-Tramoni

Close the world\, txEn eht nepO.

p5pRT commented 12 years ago

From @cpansprout

Catalyst-Runtime\, MooseX-Storage and Locale-Maketext-Lexicon are resolved. POE-Component-Client-BigBrother Iā€™m told is unrelated.

Pod-POM is broken.

API-Plesk 2.01 App-Hachero 0.13 App-OpenVZ-BCWatch 0.03 Aspect 1.03 (patched) autobox-JSON 0.0003 Autocache 0.004 Bio-NEXUS 0.78 Bio-SDRS 0.08 Brannigan 0.9 Brickyard 1.111750 Business-RO-CNP 0.03 CatalystX-Controller-Sugar 0.0901 CatalystX-Declare 0.015 CGI-Application-Plugin-Session 1.03 CGI-Application-Plugin-Stream 2.10 CGI-Cookie-Splitter 0.02 CGI-FormBuilder 3.08 Class-AutoClass 1.54 Class-Generate 1.11 Class-Injection 1.08 Class-Trait 0.31 Collection 0.55 Convert-yEnc 1.04 cPanel-PublicAPI 1.002 cPanel-SyncUtil 0.7 Crypt-OpenPGP 1.06 Data-Dump-XML 1.19 Data-PowerSet-Hash 0.02 Data-Visitor (https://github.com/nothingmuch/data-visitor/pull/2) DBI 1.622 DBIx-Class 0.08204 DBIx-ObjectMapper 0.3013 DBIx-Simple-OO 0.02 DBIx-Skinny 0.0742 DJabberd 0.85 FormValidator-LazyWay 0.19 Google-AJAX-Library 0.022 Graph-Easy 0.72 Gtk2 1.245 Gtk2-Ex-WidgetBits 48 Hash-AutoHash-Args 1.15 (patched) Hash-SafeKeys 0.02 HTML-FillInForm 2.1 HTML-StickyQuery-DoCoMoGUID 0.03 HTML-Transmorgify 0.09 InterMine-Item 0.98 Internals-DumpArenas 0.12 libwww-perl 6.04 (patch submitted) Lingua-Boolean (patched) Mojolicious-Plugin-ShareHelpers 0.52 MooseX-Attribute-Deflator-2.2.1 https://github.com/monken/p5-moosex-attribute-deflator/issues/4 MooseX-AttributeHelpers 0.23 Net-Bot-IRC-NumericCodes 0.05 Net-FastCGI 0.13 Net-Google-FederatedLogin 0.7.1 Net-HTTP-API 0.14 Net-HTTP-Spore-0.04 https://github.com/franckcuny/net-http-spore/issues/19 Net-ISC-DHCPd 0.14 Net-MQTT package-watchdog 0.09 Params-Validate-Checks 0.01 Parse-CPAN-Packages 2.37 PDF-API2 2.019 PHP-HTTPBuildQuery 0.05 PITA-XML 0.51 Pod-POM 0.27 Pod-WSDL 0.061 RDF-NS-20120917 https://github.com/nichtich/RDF-NS/issues/2 Reflex 0.098 Socialtext-Resting 0.38 Su 0.100 TAP-Formatter-JUnit 0.09 Test-HTTP-Response 0.04 Test-Inline 2.212 Test-Module-Used 0.2.3 Text-vCard 2.12 Tie-FieldVals 0.6202 Tie-Hash-Indexed 0.05 Transmission-Client 0.0603 WebService-Simple 0.18 Yui-Loader 0.071 XML-ExtOn 0.17 XML-Hash-LX 0.0603 XML-TinyXML 0.30

--

Father Chrysostomos

p5pRT commented 12 years ago

From [Unknown Contact. See original ticket]

Catalyst-Runtime\, MooseX-Storage and Locale-Maketext-Lexicon are resolved. POE-Component-Client-BigBrother Iā€™m told is unrelated.

Pod-POM is broken.

API-Plesk 2.01 App-Hachero 0.13 App-OpenVZ-BCWatch 0.03 Aspect 1.03 (patched) autobox-JSON 0.0003 Autocache 0.004 Bio-NEXUS 0.78 Bio-SDRS 0.08 Brannigan 0.9 Brickyard 1.111750 Business-RO-CNP 0.03 CatalystX-Controller-Sugar 0.0901 CatalystX-Declare 0.015 CGI-Application-Plugin-Session 1.03 CGI-Application-Plugin-Stream 2.10 CGI-Cookie-Splitter 0.02 CGI-FormBuilder 3.08 Class-AutoClass 1.54 Class-Generate 1.11 Class-Injection 1.08 Class-Trait 0.31 Collection 0.55 Convert-yEnc 1.04 cPanel-PublicAPI 1.002 cPanel-SyncUtil 0.7 Crypt-OpenPGP 1.06 Data-Dump-XML 1.19 Data-PowerSet-Hash 0.02 Data-Visitor (https://github.com/nothingmuch/data-visitor/pull/2) DBI 1.622 DBIx-Class 0.08204 DBIx-ObjectMapper 0.3013 DBIx-Simple-OO 0.02 DBIx-Skinny 0.0742 DJabberd 0.85 FormValidator-LazyWay 0.19 Google-AJAX-Library 0.022 Graph-Easy 0.72 Gtk2 1.245 Gtk2-Ex-WidgetBits 48 Hash-AutoHash-Args 1.15 (patched) Hash-SafeKeys 0.02 HTML-FillInForm 2.1 HTML-StickyQuery-DoCoMoGUID 0.03 HTML-Transmorgify 0.09 InterMine-Item 0.98 Internals-DumpArenas 0.12 libwww-perl 6.04 (patch submitted) Lingua-Boolean (patched) Mojolicious-Plugin-ShareHelpers 0.52 MooseX-Attribute-Deflator-2.2.1 https://github.com/monken/p5-moosex-attribute-deflator/issues/4 MooseX-AttributeHelpers 0.23 Net-Bot-IRC-NumericCodes 0.05 Net-FastCGI 0.13 Net-Google-FederatedLogin 0.7.1 Net-HTTP-API 0.14 Net-HTTP-Spore-0.04 https://github.com/franckcuny/net-http-spore/issues/19 Net-ISC-DHCPd 0.14 Net-MQTT package-watchdog 0.09 Params-Validate-Checks 0.01 Parse-CPAN-Packages 2.37 PDF-API2 2.019 PHP-HTTPBuildQuery 0.05 PITA-XML 0.51 Pod-POM 0.27 Pod-WSDL 0.061 RDF-NS-20120917 https://github.com/nichtich/RDF-NS/issues/2 Reflex 0.098 Socialtext-Resting 0.38 Su 0.100 TAP-Formatter-JUnit 0.09 Test-HTTP-Response 0.04 Test-Inline 2.212 Test-Module-Used 0.2.3 Text-vCard 2.12 Tie-FieldVals 0.6202 Tie-Hash-Indexed 0.05 Transmission-Client 0.0603 WebService-Simple 0.18 Yui-Loader 0.071 XML-ExtOn 0.17 XML-Hash-LX 0.0603 XML-TinyXML 0.30

--

Father Chrysostomos

p5pRT commented 12 years ago

From @cpansprout

Two additions​:

MooseX-MetaDescription 0.05 MooseX-Traits-Attribute-MergeHashRef 1.002

--

Father Chrysostomos

p5pRT commented 12 years ago

From [Unknown Contact. See original ticket]

Two additions​:

MooseX-MetaDescription 0.05 MooseX-Traits-Attribute-MergeHashRef 1.002

--

Father Chrysostomos

p5pRT commented 11 years ago

From @cpansprout

Fore mour​:

List-Cycle 1.00 MooseX-AttributeCloner 0.25 Spreadsheet-WriteExcelXML 0.13 SWISH-Prog 0.65

--

Father Chrysostomos

p5pRT commented 11 years ago

From [Unknown Contact. See original ticket]

Fore mour​:

List-Cycle 1.00 MooseX-AttributeCloner 0.25 Spreadsheet-WriteExcelXML 0.13 SWISH-Prog 0.65

--

Father Chrysostomos

p5pRT commented 11 years ago

From @cpansprout

Four more​:

Data-ModeMerge 0.28 HTML-TagCloud 0.37 I18N-Handle 0.051 Role-REST-Client 0.13

Dist-Zilla-Role-Stash-Plugins and SWISH-Prog have been fixed.

The list is now​:

API-Plesk 2.01 App-Hachero 0.13 App-OpenVZ-BCWatch 0.03 Aspect 1.03 (patched) autobox-JSON 0.0003 Autocache 0.004 Bio-NEXUS 0.78 Bio-SDRS 0.08 Brannigan 0.9 Brickyard 1.111750 Business-RO-CNP 0.03 CatalystX-Controller-Sugar 0.0901 CatalystX-Declare 0.015 CGI-Application-Plugin-Session 1.03 CGI-Application-Plugin-Stream 2.10 CGI-Cookie-Splitter 0.02 CGI-FormBuilder 3.08 Class-AutoClass 1.54 Class-Generate 1.11 Class-Injection 1.08 Class-Trait 0.31 Collection 0.55 Convert-yEnc 1.04 cPanel-PublicAPI 1.002 cPanel-SyncUtil 0.7 Crypt-OpenPGP 1.06 Data-Dump-XML 1.19 Data-ModeMerge 0.28 Data-PowerSet-Hash 0.02 Data-Visitor (https://github.com/nothingmuch/data-visitor/pull/2) DBI 1.622 DBIx-Class 0.08204 DBIx-ObjectMapper 0.3013 DBIx-Simple-OO 0.02 DBIx-Skinny 0.0742 DJabberd 0.85 FormValidator-LazyWay 0.19 Google-AJAX-Library 0.022 Graph-Easy 0.72 Gtk2 1.245 Gtk2-Ex-WidgetBits 48 Hash-AutoHash-Args 1.15 (patched) Hash-SafeKeys 0.02 HTML-FillInForm 2.1 HTML-StickyQuery-DoCoMoGUID 0.03 HTML-TagCloud 0.37 HTML-Transmorgify 0.09 I18N-Handle 0.051 InterMine-Item 0.98 Internals-DumpArenas 0.12 libwww-perl 6.04 (patch submitted) Lingua-Boolean (patched) List-Cycle 1.00 Mojolicious-Plugin-ShareHelpers 0.52 MooseX-AttributeCloner 0.25 MooseX-Attribute-Deflator-2.2.1 https://github.com/monken/p5-moosex-attribute-deflator/issues/4 MooseX-AttributeHelpers 0.23 MooseX-MetaDescription 0.05 MooseX-Traits-Attribute-MergeHashRef 1.002 Net-Bot-IRC-NumericCodes 0.05 Net-FastCGI 0.13 Net-Google-FederatedLogin 0.7.1 Net-HTTP-API 0.14 Net-HTTP-Spore-0.04 https://github.com/franckcuny/net-http-spore/issues/19 Net-ISC-DHCPd 0.14 Net-MQTT package-watchdog 0.09 Params-Validate-Checks 0.01 Parse-CPAN-Packages 2.37 PDF-API2 2.019 PHP-HTTPBuildQuery 0.05 PITA-XML 0.51 Pod-POM 0.27 Pod-WSDL 0.061 RDF-NS-20120917 https://github.com/nichtich/RDF-NS/issues/2 Reflex 0.098 Role-REST-Client 0.13 Socialtext-Resting 0.38 Spreadsheet-WriteExcelXML 0.13 Su 0.100 SWISH-Prog 0.65 TAP-Formatter-JUnit 0.09 Test-HTTP-Response 0.04 Test-Inline 2.212 Test-Module-Used 0.2.3 Text-vCard 2.12 Tie-FieldVals 0.6202 Tie-Hash-Indexed 0.05 Transmission-Client 0.0603 WebService-Simple 0.18 Yui-Loader 0.071 XML-ExtOn 0.17 XML-Hash-LX 0.0603 XML-TinyXML 0.30

--

Father Chrysostomos

p5pRT commented 11 years ago

From [Unknown Contact. See original ticket]

Four more​:

Data-ModeMerge 0.28 HTML-TagCloud 0.37 I18N-Handle 0.051 Role-REST-Client 0.13

Dist-Zilla-Role-Stash-Plugins and SWISH-Prog have been fixed.

The list is now​:

API-Plesk 2.01 App-Hachero 0.13 App-OpenVZ-BCWatch 0.03 Aspect 1.03 (patched) autobox-JSON 0.0003 Autocache 0.004 Bio-NEXUS 0.78 Bio-SDRS 0.08 Brannigan 0.9 Brickyard 1.111750 Business-RO-CNP 0.03 CatalystX-Controller-Sugar 0.0901 CatalystX-Declare 0.015 CGI-Application-Plugin-Session 1.03 CGI-Application-Plugin-Stream 2.10 CGI-Cookie-Splitter 0.02 CGI-FormBuilder 3.08 Class-AutoClass 1.54 Class-Generate 1.11 Class-Injection 1.08 Class-Trait 0.31 Collection 0.55 Convert-yEnc 1.04 cPanel-PublicAPI 1.002 cPanel-SyncUtil 0.7 Crypt-OpenPGP 1.06 Data-Dump-XML 1.19 Data-ModeMerge 0.28 Data-PowerSet-Hash 0.02 Data-Visitor (https://github.com/nothingmuch/data-visitor/pull/2) DBI 1.622 DBIx-Class 0.08204 DBIx-ObjectMapper 0.3013 DBIx-Simple-OO 0.02 DBIx-Skinny 0.0742 DJabberd 0.85 FormValidator-LazyWay 0.19 Google-AJAX-Library 0.022 Graph-Easy 0.72 Gtk2 1.245 Gtk2-Ex-WidgetBits 48 Hash-AutoHash-Args 1.15 (patched) Hash-SafeKeys 0.02 HTML-FillInForm 2.1 HTML-StickyQuery-DoCoMoGUID 0.03 HTML-TagCloud 0.37 HTML-Transmorgify 0.09 I18N-Handle 0.051 InterMine-Item 0.98 Internals-DumpArenas 0.12 libwww-perl 6.04 (patch submitted) Lingua-Boolean (patched) List-Cycle 1.00 Mojolicious-Plugin-ShareHelpers 0.52 MooseX-AttributeCloner 0.25 MooseX-Attribute-Deflator-2.2.1 https://github.com/monken/p5-moosex-attribute-deflator/issues/4 MooseX-AttributeHelpers 0.23 MooseX-MetaDescription 0.05 MooseX-Traits-Attribute-MergeHashRef 1.002 Net-Bot-IRC-NumericCodes 0.05 Net-FastCGI 0.13 Net-Google-FederatedLogin 0.7.1 Net-HTTP-API 0.14 Net-HTTP-Spore-0.04 https://github.com/franckcuny/net-http-spore/issues/19 Net-ISC-DHCPd 0.14 Net-MQTT package-watchdog 0.09 Params-Validate-Checks 0.01 Parse-CPAN-Packages 2.37 PDF-API2 2.019 PHP-HTTPBuildQuery 0.05 PITA-XML 0.51 Pod-POM 0.27 Pod-WSDL 0.061 RDF-NS-20120917 https://github.com/nichtich/RDF-NS/issues/2 Reflex 0.098 Role-REST-Client 0.13 Socialtext-Resting 0.38 Spreadsheet-WriteExcelXML 0.13 Su 0.100 SWISH-Prog 0.65 TAP-Formatter-JUnit 0.09 Test-HTTP-Response 0.04 Test-Inline 2.212 Test-Module-Used 0.2.3 Text-vCard 2.12 Tie-FieldVals 0.6202 Tie-Hash-Indexed 0.05 Transmission-Client 0.0603 WebService-Simple 0.18 Yui-Loader 0.071 XML-ExtOn 0.17 XML-Hash-LX 0.0603 XML-TinyXML 0.30

--

Father Chrysostomos

p5pRT commented 11 years ago

From @ilmari

"Father Chrysostomos via RT" \perlbug\-comment@​perl\.org writes​:

MooseX-AttributeHelpers 0.23 MooseX-MetaDescription 0.05

Both patched in git and maintainers prodded.

-- "A disappointingly low fraction of the human race is\, at any given time\, on fire." - Stig Sandbeck Mathisen

p5pRT commented 11 years ago

From @cpansprout

Catalyst-Action-REST 1.05 Flow 0.8 WebDAO 2.14

--

Father Chrysostomos

p5pRT commented 11 years ago

From [Unknown Contact. See original ticket]

Catalyst-Action-REST 1.05 Flow 0.8 WebDAO 2.14

--

Father Chrysostomos

p5pRT commented 11 years ago

From @ilmari

"Father Chrysostomos via RT" \perlbug\-comment@​perl\.org writes​:

Catalyst-Action-REST 1.05

Fixed in git and maintainer prodded.

-- "The surreality of the universe tends towards a maximum" -- Skud's Law "Never formulate a law or axiom that you're not prepared to live with the consequences of." -- Skud's Meta-Law

p5pRT commented 11 years ago

From @cpansprout

Net-Google-FederatedLogin\, MooseX-Attribute-Deflator and Spreadsheet-WriteExcelXML are resolved.

Please welcome Test-CGI-Multipart into the list.

API-Plesk 2.01 App-Hachero 0.13 App-OpenVZ-BCWatch 0.03 Aspect 1.03 (patched) autobox-JSON 0.0003 Autocache 0.004 Bio-NEXUS 0.78 Bio-SDRS 0.08 Brannigan 0.9 Brickyard 1.111750 Business-RO-CNP 0.03 Catalyst-Action-REST 1.05 (patched) CatalystX-Controller-Sugar 0.0901 CatalystX-Declare 0.015 CGI-Application-Plugin-Session 1.03 CGI-Application-Plugin-Stream 2.10 CGI-Cookie-Splitter 0.02 CGI-FormBuilder 3.08 Class-AutoClass 1.54 Class-Generate 1.11 Class-Injection 1.08 Class-Trait 0.31 Collection 0.55 Convert-yEnc 1.04 cPanel-PublicAPI 1.002 cPanel-SyncUtil 0.7 Crypt-OpenPGP 1.06 Data-Dump-XML 1.19 Data-ModeMerge 0.28 Data-PowerSet-Hash 0.02 Data-Visitor (https://github.com/nothingmuch/data-visitor/pull/2) DBI 1.622 DBIx-Class 0.08204 DBIx-ObjectMapper 0.3013 DBIx-Simple-OO 0.02 DBIx-Skinny 0.0742 DJabberd 0.85 Flow 0.8 FormValidator-LazyWay 0.19 Google-AJAX-Library 0.022 Graph-Easy 0.72 Gtk2 1.245 Gtk2-Ex-WidgetBits 48 Hash-AutoHash-Args 1.15 (patched) Hash-SafeKeys 0.02 HTML-FillInForm 2.1 HTML-StickyQuery-DoCoMoGUID 0.03 HTML-TagCloud 0.37 HTML-Transmorgify 0.09 I18N-Handle 0.051 InterMine-Item 0.98 Internals-DumpArenas 0.12 libwww-perl 6.04 (patch submitted) Lingua-Boolean (patched) List-Cycle 1.00 Mojolicious-Plugin-ShareHelpers 0.52 MooseX-AttributeCloner 0.25 MooseX-AttributeHelpers 0.23 (patched) MooseX-MetaDescription 0.05 (patched) MooseX-Traits-Attribute-MergeHashRef 1.002 Net-Bot-IRC-NumericCodes 0.05 Net-FastCGI 0.13 Net-HTTP-API 0.14 Net-HTTP-Spore-0.04 https://github.com/franckcuny/net-http-spore/issues/19 Net-ISC-DHCPd 0.14 Net-MQTT package-watchdog 0.09 Params-Validate-Checks 0.01 Parse-CPAN-Packages 2.37 PDF-API2 2.019 PHP-HTTPBuildQuery 0.05 PITA-XML 0.51 Pod-POM 0.27 Pod-WSDL 0.061 RDF-NS-20120917 https://github.com/nichtich/RDF-NS/issues/2 Reflex 0.098 Role-REST-Client 0.13 Socialtext-Resting 0.38 Su 0.100 SWISH-Prog 0.65 TAP-Formatter-JUnit 0.09 Test-CGI-Multipart v0.0.3 Test-HTTP-Response 0.04 Test-Inline 2.212 Test-Module-Used 0.2.3 Text-vCard 2.12 Tie-FieldVals 0.6202 Tie-Hash-Indexed 0.05 Transmission-Client 0.0603 WebDAO 2.14 WebService-Simple 0.18 Yui-Loader 0.071 XML-ExtOn 0.17 XML-Hash-LX 0.0603 XML-TinyXML 0.30

--

Father Chrysostomos

p5pRT commented 11 years ago

From [Unknown Contact. See original ticket]

Net-Google-FederatedLogin\, MooseX-Attribute-Deflator and Spreadsheet-WriteExcelXML are resolved.

Please welcome Test-CGI-Multipart into the list.

API-Plesk 2.01 App-Hachero 0.13 App-OpenVZ-BCWatch 0.03 Aspect 1.03 (patched) autobox-JSON 0.0003 Autocache 0.004 Bio-NEXUS 0.78 Bio-SDRS 0.08 Brannigan 0.9 Brickyard 1.111750 Business-RO-CNP 0.03 Catalyst-Action-REST 1.05 (patched) CatalystX-Controller-Sugar 0.0901 CatalystX-Declare 0.015 CGI-Application-Plugin-Session 1.03 CGI-Application-Plugin-Stream 2.10 CGI-Cookie-Splitter 0.02 CGI-FormBuilder 3.08 Class-AutoClass 1.54 Class-Generate 1.11 Class-Injection 1.08 Class-Trait 0.31 Collection 0.55 Convert-yEnc 1.04 cPanel-PublicAPI 1.002 cPanel-SyncUtil 0.7 Crypt-OpenPGP 1.06 Data-Dump-XML 1.19 Data-ModeMerge 0.28 Data-PowerSet-Hash 0.02 Data-Visitor (https://github.com/nothingmuch/data-visitor/pull/2) DBI 1.622 DBIx-Class 0.08204 DBIx-ObjectMapper 0.3013 DBIx-Simple-OO 0.02 DBIx-Skinny 0.0742 DJabberd 0.85 Flow 0.8 FormValidator-LazyWay 0.19 Google-AJAX-Library 0.022 Graph-Easy 0.72 Gtk2 1.245 Gtk2-Ex-WidgetBits 48 Hash-AutoHash-Args 1.15 (patched) Hash-SafeKeys 0.02 HTML-FillInForm 2.1 HTML-StickyQuery-DoCoMoGUID 0.03 HTML-TagCloud 0.37 HTML-Transmorgify 0.09 I18N-Handle 0.051 InterMine-Item 0.98 Internals-DumpArenas 0.12 libwww-perl 6.04 (patch submitted) Lingua-Boolean (patched) List-Cycle 1.00 Mojolicious-Plugin-ShareHelpers 0.52 MooseX-AttributeCloner 0.25 MooseX-AttributeHelpers 0.23 (patched) MooseX-MetaDescription 0.05 (patched) MooseX-Traits-Attribute-MergeHashRef 1.002 Net-Bot-IRC-NumericCodes 0.05 Net-FastCGI 0.13 Net-HTTP-API 0.14 Net-HTTP-Spore-0.04 https://github.com/franckcuny/net-http-spore/issues/19 Net-ISC-DHCPd 0.14 Net-MQTT package-watchdog 0.09 Params-Validate-Checks 0.01 Parse-CPAN-Packages 2.37 PDF-API2 2.019 PHP-HTTPBuildQuery 0.05 PITA-XML 0.51 Pod-POM 0.27 Pod-WSDL 0.061 RDF-NS-20120917 https://github.com/nichtich/RDF-NS/issues/2 Reflex 0.098 Role-REST-Client 0.13 Socialtext-Resting 0.38 Su 0.100 SWISH-Prog 0.65 TAP-Formatter-JUnit 0.09 Test-CGI-Multipart v0.0.3 Test-HTTP-Response 0.04 Test-Inline 2.212 Test-Module-Used 0.2.3 Text-vCard 2.12 Tie-FieldVals 0.6202 Tie-Hash-Indexed 0.05 Transmission-Client 0.0603 WebDAO 2.14 WebService-Simple 0.18 Yui-Loader 0.071 XML-ExtOn 0.17 XML-Hash-LX 0.0603 XML-TinyXML 0.30

--

Father Chrysostomos

p5pRT commented 11 years ago

From @andk

"Father Chrysostomos via RT" \perlbug\-comment@​perl\.org writes​:

Net-Google-FederatedLogin\, MooseX-Attribute-Deflator and Spreadsheet-WriteExcelXML are resolved.

Please welcome Test-CGI-Multipart into the list.

And

SQL-Interp-1.21 RDF-Trine-1.002 (https://github.com/kasei/perlrdf/issues/76)

-- andreas

p5pRT commented 11 years ago

From @cpansprout

MooseX-TrackDirty-Attributes Pod-Weaver-Section-ClassMopper 1.120100 Test-Unit-Lite 0.1201 WWW-Analytics-MultiTouch 0.34

--

Father Chrysostomos

p5pRT commented 11 years ago

From [Unknown Contact. See original ticket]

MooseX-TrackDirty-Attributes Pod-Weaver-Section-ClassMopper 1.120100 Test-Unit-Lite 0.1201 WWW-Analytics-MultiTouch 0.34

--

Father Chrysostomos

p5pRT commented 11 years ago

From @cpansprout

Net-MQTT\, Catalyst-Action-REST and MooseX-MetaDescription are resolved.

New list​:

API-Plesk 2.01 App-Hachero 0.13 App-OpenVZ-BCWatch 0.03 Aspect 1.03 (patched) autobox-JSON 0.0003 Autocache 0.004 Bio-NEXUS 0.78 Bio-SDRS 0.08 Brannigan 0.9 Brickyard 1.111750 Business-RO-CNP 0.03 CatalystX-Controller-Sugar 0.0901 CatalystX-Declare 0.015 CGI-Application-Plugin-Session 1.03 CGI-Application-Plugin-Stream 2.10 CGI-Cookie-Splitter 0.02 CGI-FormBuilder 3.08 Class-AutoClass 1.54 Class-Generate 1.11 Class-Injection 1.08 Class-Trait 0.31 Collection 0.55 Convert-yEnc 1.04 cPanel-PublicAPI 1.002 cPanel-SyncUtil 0.7 Crypt-OpenPGP 1.06 Data-Dump-XML 1.19 Data-ModeMerge 0.28 Data-PowerSet-Hash 0.02 Data-Visitor (https://github.com/nothingmuch/data-visitor/pull/2) DBI 1.622 DBIx-Class 0.08204 (patched) DBIx-ObjectMapper 0.3013 DBIx-Simple-OO 0.02 DBIx-Skinny 0.0742 DJabberd 0.85 Flow 0.8 FormValidator-LazyWay 0.19 Google-AJAX-Library 0.022 Graph-Easy 0.72 Gtk2 1.245 Gtk2-Ex-WidgetBits 48 Hash-AutoHash-Args 1.15 (patched) Hash-SafeKeys 0.02 HTML-FillInForm 2.1 HTML-StickyQuery-DoCoMoGUID 0.03 HTML-TagCloud 0.37 HTML-Transmorgify 0.09 I18N-Handle 0.051 InterMine-Item 0.98 Internals-DumpArenas 0.12 libwww-perl 6.04 (patch submitted) Lingua-Boolean (patched) List-Cycle 1.00 Mojolicious-Plugin-ShareHelpers 0.52 MooseX-AttributeCloner 0.25 MooseX-AttributeHelpers 0.23 (patched) MooseX-TrackDirty-Attributes MooseX-Traits-Attribute-MergeHashRef 1.002 Net-Bot-IRC-NumericCodes 0.05 Net-FastCGI 0.13 Net-HTTP-API 0.14 Net-HTTP-Spore-0.04 https://github.com/franckcuny/net-http-spore/issues/19 Net-ISC-DHCPd 0.14 package-watchdog 0.09 Params-Validate-Checks 0.01 Parse-CPAN-Packages 2.37 PDF-API2 2.019 PHP-HTTPBuildQuery 0.05 PITA-XML 0.51 Pod-POM 0.27 Pod-Weaver-Section-ClassMopper 1.120100 Pod-WSDL 0.061 RDF-NS-20120917 https://github.com/nichtich/RDF-NS/issues/2 RDF-Trine-1.002 (patched) Reflex 0.098 Role-REST-Client 0.13 Socialtext-Resting 0.38 SQL-Interp-1.21 Su 0.100 SWISH-Prog 0.65 TAP-Formatter-JUnit 0.09 Test-CGI-Multipart v0.0.3 Test-HTTP-Response 0.04 Test-Inline 2.212 Test-Module-Used 0.2.3 Test-Unit-Lite 0.1201 Text-vCard 2.12 Tie-FieldVals 0.6202 Tie-Hash-Indexed 0.05 Transmission-Client 0.0603 WebDAO 2.14 WebService-Simple 0.18 WWW-Analytics-MultiTouch 0.34 Yui-Loader 0.071 XML-ExtOn 0.17 XML-Hash-LX 0.0603 XML-TinyXML 0.30

--

Father Chrysostomos

p5pRT commented 11 years ago

From [Unknown Contact. See original ticket]

Net-MQTT\, Catalyst-Action-REST and MooseX-MetaDescription are resolved.

New list​:

API-Plesk 2.01 App-Hachero 0.13 App-OpenVZ-BCWatch 0.03 Aspect 1.03 (patched) autobox-JSON 0.0003 Autocache 0.004 Bio-NEXUS 0.78 Bio-SDRS 0.08 Brannigan 0.9 Brickyard 1.111750 Business-RO-CNP 0.03 CatalystX-Controller-Sugar 0.0901 CatalystX-Declare 0.015 CGI-Application-Plugin-Session 1.03 CGI-Application-Plugin-Stream 2.10 CGI-Cookie-Splitter 0.02 CGI-FormBuilder 3.08 Class-AutoClass 1.54 Class-Generate 1.11 Class-Injection 1.08 Class-Trait 0.31 Collection 0.55 Convert-yEnc 1.04 cPanel-PublicAPI 1.002 cPanel-SyncUtil 0.7 Crypt-OpenPGP 1.06 Data-Dump-XML 1.19 Data-ModeMerge 0.28 Data-PowerSet-Hash 0.02 Data-Visitor (https://github.com/nothingmuch/data-visitor/pull/2) DBI 1.622 DBIx-Class 0.08204 (patched) DBIx-ObjectMapper 0.3013 DBIx-Simple-OO 0.02 DBIx-Skinny 0.0742 DJabberd 0.85 Flow 0.8 FormValidator-LazyWay 0.19 Google-AJAX-Library 0.022 Graph-Easy 0.72 Gtk2 1.245 Gtk2-Ex-WidgetBits 48 Hash-AutoHash-Args 1.15 (patched) Hash-SafeKeys 0.02 HTML-FillInForm 2.1 HTML-StickyQuery-DoCoMoGUID 0.03 HTML-TagCloud 0.37 HTML-Transmorgify 0.09 I18N-Handle 0.051 InterMine-Item 0.98 Internals-DumpArenas 0.12 libwww-perl 6.04 (patch submitted) Lingua-Boolean (patched) List-Cycle 1.00 Mojolicious-Plugin-ShareHelpers 0.52 MooseX-AttributeCloner 0.25 MooseX-AttributeHelpers 0.23 (patched) MooseX-TrackDirty-Attributes MooseX-Traits-Attribute-MergeHashRef 1.002 Net-Bot-IRC-NumericCodes 0.05 Net-FastCGI 0.13 Net-HTTP-API 0.14 Net-HTTP-Spore-0.04 https://github.com/franckcuny/net-http-spore/issues/19 Net-ISC-DHCPd 0.14 package-watchdog 0.09 Params-Validate-Checks 0.01 Parse-CPAN-Packages 2.37 PDF-API2 2.019 PHP-HTTPBuildQuery 0.05 PITA-XML 0.51 Pod-POM 0.27 Pod-Weaver-Section-ClassMopper 1.120100 Pod-WSDL 0.061 RDF-NS-20120917 https://github.com/nichtich/RDF-NS/issues/2 RDF-Trine-1.002 (patched) Reflex 0.098 Role-REST-Client 0.13 Socialtext-Resting 0.38 SQL-Interp-1.21 Su 0.100 SWISH-Prog 0.65 TAP-Formatter-JUnit 0.09 Test-CGI-Multipart v0.0.3 Test-HTTP-Response 0.04 Test-Inline 2.212 Test-Module-Used 0.2.3 Test-Unit-Lite 0.1201 Text-vCard 2.12 Tie-FieldVals 0.6202 Tie-Hash-Indexed 0.05 Transmission-Client 0.0603 WebDAO 2.14 WebService-Simple 0.18 WWW-Analytics-MultiTouch 0.34 Yui-Loader 0.071 XML-ExtOn 0.17 XML-Hash-LX 0.0603 XML-TinyXML 0.30

--

Father Chrysostomos

p5pRT commented 11 years ago

From @andk

Resolved​: Class-AutoClass\, Collection\, Data-ModeMerge\,   Data-PowerSet-Hash\, Data-Visitor\, Gtk2\, Hash-SafeKeys\,   Lingua-Boolean\, Parse-CPAN-Packages\, Su\, SWISH-Prog\,   Test-Module-Used

New discoveries​: Template-Toolkit\, Try\, Net-DNS-SEC\,   Mojolicious-Plugin-AccessLog\,

New list​:

API-Plesk 2.01 App-Hachero 0.13 App-OpenVZ-BCWatch (fixed in 0.03_01) Aspect 1.03 (patched) Autocache 0.004 Bio-NEXUS 0.78 Bio-SDRS 0.08 Brannigan 0.9 Brickyard 1.111750 Business-RO-CNP 0.03 CGI-Application-Plugin-Session 1.03 CGI-Application-Plugin-Stream 2.10 CGI-Cookie-Splitter 0.02 CGI-FormBuilder 3.08 CatalystX-Controller-Sugar 0.0901 CatalystX-Declare 0.015 Class-Generate 1.11 Class-Injection 1.08 Class-Trait 0.31 Convert-yEnc 1.04 Crypt-OpenPGP 1.06 DBI 1.622 (fixed in 1.622_924) DBIx-Class 0.08204 (patched) DBIx-ObjectMapper 0.3013 DBIx-Simple-OO 0.02 DBIx-Skinny 0.0742 DJabberd 0.85 (fixed in 0.85_01) Data-Dump-XML 1.19 Flow 0.8 FormValidator-LazyWay 0.19 Google-AJAX-Library 0.022 Graph-Easy 0.72 Gtk2-Ex-WidgetBits 48 HTML-FillInForm 2.1 HTML-StickyQuery-DoCoMoGUID 0.03 HTML-TagCloud 0.37 HTML-Transmorgify 0.09 Hash-AutoHash-Args 1.15 (fixed in 1.16_01) I18N-Handle 0.051 InterMine-Item 0.98 Internals-DumpArenas 0.12 List-Cycle 1.00 Mojolicious-Plugin-AccessLog 0.001 Mojolicious-Plugin-ShareHelpers 0.52 MooseX-AttributeCloner 0.25 MooseX-AttributeHelpers 0.23 (patched) MooseX-TrackDirty-Attributes 2.002 MooseX-Traits-Attribute-MergeHashRef 1.002 Net-Bot-IRC-NumericCodes 0.05 Net-DNS-SEC 0.16 Net-FastCGI 0.13 Net-HTTP-API 0.14 Net-HTTP-Spore 0.05 https://github.com/franckcuny/net-http-spore/issues/19 Net-ISC-DHCPd 0.14 PDF-API2 2.019 PHP-HTTPBuildQuery 0.05 PITA-XML 0.51 Package-Watchdog 0.09 Params-Validate-Checks 0.01 Pod-POM 0.27 Pod-WSDL 0.061 Pod-Weaver-Section-ClassMopper 1.120100 (status unknown) RDF-NS 20120917 https://github.com/nichtich/RDF-NS/issues/2 RDF-Trine 1.002 (fixed in 1.002_01) Reflex 0.098 Role-REST-Client 0.13 SQL-Interp 1.21 Socialtext-Resting 0.38 TAP-Formatter-JUnit 0.09 Template-Toolkit 2.24 Test-CGI-Multipart v0.0.3 Test-HTTP-Response 0.04 Test-Inline 2.212 Test-Unit-Lite 0.1201 Text-vCard 2.12 Tie-FieldVals 0.6202 Tie-Hash-Indexed 0.05 Transmission-Client 0.0603 Try 0.02 WWW-Analytics-MultiTouch 0.35 WebDAO 2.14 WebService-Simple 0.18 XML-ExtOn 0.17 XML-Hash-LX 0.0603 XML-TinyXML 0.30 YUI-Loader 0.071 autobox-JSON 0.0003 cPanel-PublicAPI 1.002 cPanel-SyncUtil 0.7 libwww-perl 6.04 (patch submitted)

-- andreas

p5pRT commented 11 years ago

From @kentfredric

Just hit one in MIME​::Types

MIME​::Types->new( complete_only => 1 )->mimeTypeOf(q{pl})

# randomly chooses between "text/x-perl" and "application/x-perl" and breaks Dancers test suite when it responds "text/x-perl".

Bug​: https://rt.cpan.org/Ticket/Display.html?id=82100

p5pRT commented 11 years ago

From @kentfredric

Found a possible hash-randomization-caused test-failure in Template​::Declare

https://rt.cpan.org/Ticket/Display.html?id=82171

p5pRT commented 11 years ago

From @kentfredric

On Tue Dec 18 21​:31​:21 2012\, kentfredric wrote​:

Just hit one in MIME​::Types

MIME​::Types->new( complete_only => 1 )->mimeTypeOf(q{pl})

# randomly chooses between "text/x-perl" and "application/x-perl" and breaks Dancers test suite when it responds "text/x-perl".

Bug​: https://rt.cpan.org/Ticket/Display.html?id=82100

Specific case for this one is now resolved with https://metacpan.org/diff/release/MARKOV/MIME-Types-1.36/MARKOV/MIME-Types-1.37

However\, in this case "Getting random results" appears to be somewhat by-design.

p5pRT commented 11 years ago

From @kentfredric

Net-Whois-IANA-0.40 fails a test due to randomization : https://rt.cpan.org/Ticket/Display.html?id=82174

It could be Net​::CIDR's fault\, but it got too complicated for me to know for sure.

p5pRT commented 11 years ago

From @cpansprout

App-perlbrew\, Scrappy and EntityModel are broken.

MIME-Types\, Test-Unit-Lite and Text-vCard are fixed.

New list​:

API-Plesk 2.01 App-Hachero 0.13 App-OpenVZ-BCWatch (fixed in 0.03_01) App-perlbrew 0.58 (#82105) Aspect 1.03 (patched) Autocache 0.004 Bio-NEXUS 0.78 Bio-SDRS 0.08 Brannigan 0.9 Brickyard 1.111750 Business-RO-CNP 0.03 CGI-Application-Plugin-Session 1.03 CGI-Application-Plugin-Stream 2.10 CGI-Cookie-Splitter 0.02 CGI-FormBuilder 3.08 CatalystX-Controller-Sugar 0.0901 CatalystX-Declare 0.015 Class-Generate 1.11 Class-Injection 1.08 Class-Trait 0.31 Convert-yEnc 1.04 Crypt-OpenPGP 1.06 DBI 1.622 (fixed in 1.622_924) DBIx-Class 0.08204 (patched) DBIx-ObjectMapper 0.3013 DBIx-Simple-OO 0.02 DBIx-Skinny 0.0742 DJabberd 0.85 (fixed in 0.85_01) Data-Dump-XML 1.19 EntityModel 0.017 Flow 0.8 FormValidator-LazyWay 0.19 Google-AJAX-Library 0.022 Graph-Easy 0.72 Gtk2-Ex-WidgetBits 48 HTML-FillInForm 2.1 HTML-StickyQuery-DoCoMoGUID 0.03 HTML-TagCloud 0.37 HTML-Transmorgify 0.09 Hash-AutoHash-Args 1.15 (fixed in 1.16_01) I18N-Handle 0.051 InterMine-Item 0.98 Internals-DumpArenas 0.12 List-Cycle 1.00 Mojolicious-Plugin-AccessLog 0.001 Mojolicious-Plugin-ShareHelpers 0.52 MooseX-AttributeCloner 0.25 MooseX-AttributeHelpers 0.23 (patched) MooseX-TrackDirty-Attributes 2.002 MooseX-Traits-Attribute-MergeHashRef 1.002 Net-Bot-IRC-NumericCodes 0.05 Net-DNS-SEC 0.16 Net-FastCGI 0.13 Net-HTTP-API 0.14 Net-HTTP-Spore 0.05 https://github.com/franckcuny/net-http-spore/issues/19 Net-ISC-DHCPd 0.14 Net-Whois-IANA 0.40 PDF-API2 2.019 PHP-HTTPBuildQuery 0.05 PITA-XML 0.51 Package-Watchdog 0.09 Params-Validate-Checks 0.01 Pod-POM 0.27 Pod-WSDL 0.061 Pod-Weaver-Section-ClassMopper 1.120100 (status unknown) RDF-NS 20120917 https://github.com/nichtich/RDF-NS/issues/2 RDF-Trine 1.002 (fixed in 1.002_01) Reflex 0.098 Role-REST-Client 0.13 Scrappy 0.94112090 SQL-Interp 1.21 Socialtext-Resting 0.38 TAP-Formatter-JUnit 0.09 Template-Declare Template-Toolkit 2.24 Test-CGI-Multipart v0.0.3 Test-HTTP-Response 0.04 Test-Inline 2.212 Tie-FieldVals 0.6202 Tie-Hash-Indexed 0.05 Transmission-Client 0.0603 Try 0.02 WWW-Analytics-MultiTouch 0.35 WebDAO 2.14 WebService-Simple 0.18 XML-ExtOn 0.17 XML-Hash-LX 0.0603 XML-TinyXML 0.30 YUI-Loader 0.071 autobox-JSON 0.0003 cPanel-PublicAPI 1.002 cPanel-SyncUtil 0.7 libwww-perl 6.04 (patch submitted)

--

Father Chrysostomos

p5pRT commented 11 years ago

From [Unknown Contact. See original ticket]

App-perlbrew\, Scrappy and EntityModel are broken.

MIME-Types\, Test-Unit-Lite and Text-vCard are fixed.

New list​:

API-Plesk 2.01 App-Hachero 0.13 App-OpenVZ-BCWatch (fixed in 0.03_01) App-perlbrew 0.58 (#82105) Aspect 1.03 (patched) Autocache 0.004 Bio-NEXUS 0.78 Bio-SDRS 0.08 Brannigan 0.9 Brickyard 1.111750 Business-RO-CNP 0.03 CGI-Application-Plugin-Session 1.03 CGI-Application-Plugin-Stream 2.10 CGI-Cookie-Splitter 0.02 CGI-FormBuilder 3.08 CatalystX-Controller-Sugar 0.0901 CatalystX-Declare 0.015 Class-Generate 1.11 Class-Injection 1.08 Class-Trait 0.31 Convert-yEnc 1.04 Crypt-OpenPGP 1.06 DBI 1.622 (fixed in 1.622_924) DBIx-Class 0.08204 (patched) DBIx-ObjectMapper 0.3013 DBIx-Simple-OO 0.02 DBIx-Skinny 0.0742 DJabberd 0.85 (fixed in 0.85_01) Data-Dump-XML 1.19 EntityModel 0.017 Flow 0.8 FormValidator-LazyWay 0.19 Google-AJAX-Library 0.022 Graph-Easy 0.72 Gtk2-Ex-WidgetBits 48 HTML-FillInForm 2.1 HTML-StickyQuery-DoCoMoGUID 0.03 HTML-TagCloud 0.37 HTML-Transmorgify 0.09 Hash-AutoHash-Args 1.15 (fixed in 1.16_01) I18N-Handle 0.051 InterMine-Item 0.98 Internals-DumpArenas 0.12 List-Cycle 1.00 Mojolicious-Plugin-AccessLog 0.001 Mojolicious-Plugin-ShareHelpers 0.52 MooseX-AttributeCloner 0.25 MooseX-AttributeHelpers 0.23 (patched) MooseX-TrackDirty-Attributes 2.002 MooseX-Traits-Attribute-MergeHashRef 1.002 Net-Bot-IRC-NumericCodes 0.05 Net-DNS-SEC 0.16 Net-FastCGI 0.13 Net-HTTP-API 0.14 Net-HTTP-Spore 0.05 https://github.com/franckcuny/net-http-spore/issues/19 Net-ISC-DHCPd 0.14 Net-Whois-IANA 0.40 PDF-API2 2.019 PHP-HTTPBuildQuery 0.05 PITA-XML 0.51 Package-Watchdog 0.09 Params-Validate-Checks 0.01 Pod-POM 0.27 Pod-WSDL 0.061 Pod-Weaver-Section-ClassMopper 1.120100 (status unknown) RDF-NS 20120917 https://github.com/nichtich/RDF-NS/issues/2 RDF-Trine 1.002 (fixed in 1.002_01) Reflex 0.098 Role-REST-Client 0.13 Scrappy 0.94112090 SQL-Interp 1.21 Socialtext-Resting 0.38 TAP-Formatter-JUnit 0.09 Template-Declare Template-Toolkit 2.24 Test-CGI-Multipart v0.0.3 Test-HTTP-Response 0.04 Test-Inline 2.212 Tie-FieldVals 0.6202 Tie-Hash-Indexed 0.05 Transmission-Client 0.0603 Try 0.02 WWW-Analytics-MultiTouch 0.35 WebDAO 2.14 WebService-Simple 0.18 XML-ExtOn 0.17 XML-Hash-LX 0.0603 XML-TinyXML 0.30 YUI-Loader 0.071 autobox-JSON 0.0003 cPanel-PublicAPI 1.002 cPanel-SyncUtil 0.7 libwww-perl 6.04 (patch submitted)

--

Father Chrysostomos

p5pRT commented 11 years ago

From @ilmari

"Father Chrysostomos via RT" \perlbug\-comment@​perl\.org writes​:

Pod-POM 0.27

Patch in RT​: \https://rt.cpan.org/Public/Bug/Display.html?id=81707#txn-1159162

-- "A disappointingly low fraction of the human race is\, at any given time\, on fire." - Stig Sandbeck Mathisen

p5pRT commented 11 years ago

From kaffeetisch@gmx.de

On 18.12.2012 08​:46\, Andreas Koenig wrote​:

Resolved​: ...\, Gtk2\, ...

The Gtk2 failure wasn't actually resolved until now. It was due to a bug in Glib\, which I've fixed now. This should also fix the Gtk2​::Ex​::WidgetBits failure\, but I'll leave that to Kevin to confirm.

p5pRT commented 11 years ago

From @kentfredric

Just stumbled into one in Module-CPANTS-Analyse \, caused by Test-CPAN-Meta-YAML returning items to ->error() in a varying order.

https://rt.cpan.org/Ticket/Display.html?id=82939

p5pRT commented 11 years ago

From @kentfredric

DBIx-Class-Schema-Config - https://rt.cpan.org/Ticket/Display.html? id=83309

p5pRT commented 11 years ago

From @demerphq

On 24 January 2013 21​:46\, Kent Fredric via RT \perlbug\-followup@​perl\.org wrote​:

Just stumbled into one in Module-CPANTS-Analyse \, caused by Test-CPAN-Meta-YAML returning items to ->error() in a varying order.

https://rt.cpan.org/Ticket/Display.html?id=82939

--- via perlbug​: queue​: perl5 status​: open https://rt-archive.perl.org/perl5/Ticket/Display.html?id=115908

This one says it is fixed now. Thanks for reporting this Kent.

Yves

-- perl -Mre=debug -e "/just|another|perl|hacker/"

p5pRT commented 11 years ago

From @demerphq

On 13 February 2013 22​:52\, Kent Fredric via RT \perlbug\-followup@​perl\.org wrote​:

DBIx-Class-Schema-Config - https://rt.cpan.org/Ticket/Display.html? id=83309

Perhaps it is a red herring but this sounds like it could be related to​:

https://rt.cpan.org/Public/Bug/Display.html?id=81516

Yves

-- perl -Mre=debug -e "/just|another|perl|hacker/"

p5pRT commented 11 years ago

From kaffeetisch@gmx.de

On 23.12.2012 23​:23\, Father Chrysostomos via RT wrote​:

Gtk2-Ex-WidgetBits 48

I think this is fixed when running against Glib 1.290\, right Kevin? Glib 1.290 is not on CPAN\, but there will be a stable release on CPAN with the fix in time for 5.18.0.

p5pRT commented 11 years ago

From @ilmari

"Kent Fredric via RT" \perlbug\-followup@​perl\.org writes​:

DBIx-Class-Schema-Config - https://rt.cpan.org/Ticket/Display.html?id=83309

Patch attach to the ticket.

-- "I use RMS as a guide in the same way that a boat captain would use a lighthouse. It's good to know where it is\, but you generally don't want to find yourself in the same spot." - Tollef Fog Heen

p5pRT commented 11 years ago

From user42@zip.com.au

Torsten Schoenfeld \kaffeetisch@​gmx\.de writes​:

On 23.12.2012 23​:23\, Father Chrysostomos via RT wrote​:

Gtk2-Ex-WidgetBits 48

I think this is fixed when running against Glib 1.290\, right Kevin?

Yes I think so\, though I don't have a way to test it as yet.