Jerome Quelin > App-CPAN2Pkg > App::CPAN2Pkg::Worker::RPM

Download:
App-CPAN2Pkg-2.120460.tar.gz

Dependencies

Annotate this POD

Website

CPAN RT

Open  1
View/Report Bugs
Module Version: 2.120460   Source  

NAME ^

App::CPAN2Pkg::Worker::RPM - worker specialized in rpm distributions

VERSION ^

version 2.120460

DESCRIPTION ^

This class implements a worker specific to RPM-based distributions. It inherits from App::CPAN2Pkg::Worker.

CLASS ATTRIBUTES ^

rpmlock

A lock (App::CPAN2Pkg::Lock object) to prevent more than one rpm installation at a time.

ATTRIBUTES ^

srpm

Path to the source RPM of the module built with cpan2dist.

rpm

Path to the RPM of the module built with cpan2dist.

EVENTS ^

get_rpm_lock

    get_rpm_lock( $event )

Try to get a hold on RPM lock. Fire $event if lock was grabbed successfully, otherwise wait 5 seconds before trying again.

AUTHOR ^

Jerome Quelin <jquelin@gmail.com>

COPYRIGHT AND LICENSE ^

This software is copyright (c) 2009 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: