aboutsummaryrefslogtreecommitdiffstats
path: root/rpmtools.pm
blob: 080085cd834e11bf06de60b9ec705d11c900aeb0 (plain)
1
2
3
4
5
6
7
package rpmtools;

# Dummy package for CPAN testers

our $VERSION = '7.06';

1;