Skip Menu |

This queue is for tickets about the Gitalist CPAN distribution.

Report information
The Basics
Id: 52577
Status: resolved
Priority: 0/
Queue: Gitalist

People
Owner: Nobody in particular
Requestors: bobtfish [...] bobtfish.net
BROQ [...] cpan.org
ZSTEVENS [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



From: bobtfish [...] bobtfish.net
Subject: A better approach to SHA1s needed
Not yet pulling in ticket creation comment
Within the code SHA1s (and refs) are handled explicitly like any other string. They should really be defined in terms of a type constraint at the least (although the regexp is still needed for munging stuff). Further thoughts welcome :)