Jerome Quelin > App-Magpie > App::Magpie::URPM

Download:
App-Magpie-1.120960.tar.gz

Dependencies

Annotate this POD

Website

View/Report Bugs
Module Version: 1.120960   Source  

NAME ^

App::Magpie::URPM - magpie interface to urpm

VERSION ^

version 1.120960

SYNOPSIS ^

    my $urpm = App::Magpie::URPM->instance;

DESCRIPTION ^

This module is a wrapper around URPM, and allows to query it for Perl modules requires & provides.

METHODS ^

packages_providing

    my @pkgs = $urpm->packages_providing( $module );

Return the list of Mageia packages providing a given Perl $module.

AUTHOR ^

Jerome Quelin <jquelin@gmail.com>

COPYRIGHT AND LICENSE ^

This software is copyright (c) 2011 by Jerome Quelin.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

syntax highlighting: