LCFG::RPMUtils - Perl extension to provide some rpmlib functions
use LCFG::RPMUtils;
$comp = LCFG::RPMUtils::vercmp($v1,$v2);
This package currently only provides an interface to the rpmlib vercmp function. This compares two RPM version strings and returns -1,0,1.
Paul Anderson <dcspaul@inf.ed.ac.uk>
perl(1).