The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Youri::Package::RPM::RPM4 - RPM4-based rpm package implementation

DESCRIPTION

This is an RPM4-based Youri::Package implementation for rpm.

CLASS METHODS

new(%args)

Creates and returns a new Youri::Package::RPM::RPM4 object.

Specific parameters:

file $file

Path of file to use for creating this package.

header $header

RPM4::Header object to use for creating this package.

COPYRIGHT AND LICENSE

Copyright (C) 2002-2006, YOURI project

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