@EXPORT = qw(rpm_osname rpm_archname rpm_version);
@EXPORT_OK = (@EXPORT, 'vercmp', 'evrcmp');
use vars qw($tag2num $num2tag);
bootstrap RPM;
# These are stubs into the sub-module bootstraps, hacked into RPM.xs