evalEmpire / gitpan

Git repositories for all of CPAN
http://github.com/gitpan
73 stars 12 forks source link

What to do with distributions with multiples of the same version? #75

Closed schwern closed 10 years ago

schwern commented 10 years ago
JFORGET/Acme-MetaSyntactic-soviet-0.03.tar.gz: DBIx::Class::Storage::DBI::select_single(): Query returned more than one row.  SQL that returns multiple rows is DEPRECATED for ->find and ->single at lib/Gitpan/Release.pm line 37
schwern commented 10 years ago

There are two version 0.03's by different authors. https://metacpan.org/pod/release/SSQQ/Acme-MetaSyntactic-soviet-0.03/lib/Acme/MetaSyntactic/soviet.pm https://metacpan.org/pod/release/JFORGET/Acme-MetaSyntactic-soviet-0.03/lib/Acme/MetaSyntactic/soviet.pm

schwern commented 10 years ago

Acme-MetaSyntactic 0.76 is another. https://metacpan.org/release/BOOK/Acme-MetaSyntactic-0.76 https://metacpan.org/release/KOSTYA/Acme-MetaSyntactic-0.76

schwern commented 10 years ago

Both should be imported. The question is which one gets the tag.

We could ask MetaCPAN which one is authorized.

schwern commented 10 years ago

For now it's first come, first serve. Working with MetaCPAN isn't easy.