Closed
Description
Is there a way to show if there is a debian package of a selected perl release? For instance RDF-Trine (current version 1.007) has been published as Debian packages:
I am not sure about the naming-policy but it looks like one get a HTML page at packages.debian.org:
$package =~ s/::/-/;
$name = lc($package);
$url = 'http://packages.debian.org/search?keywords=lib{$name}-perl&searchon=names&exact=1&suite=all§ion=all';
Maybe there is an API to query this information and to show it at metacpan.
Metadata
Metadata
Assignees
Labels
No labels