aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-xMakefile.PL4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index d3b72e6..eea525f 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -78,6 +78,10 @@ WriteMakefile(
'meta-spec' => { version => 2 },
# For proper CPAN indexation:
provides => {
+ 'URPM' => {
+ file => 'URPM.pm',
+ version => 'v5.23.2',
+ },
'URPM::Resolve' => {
file => 'URPM/Resolve.pm',
},