Skip to content

Show Debian package of a Perl module #919

Closed
@nichtich

Description

@nichtich

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&section=all';

Maybe there is an API to query this information and to show it at metacpan.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions