summaryrefslogtreecommitdiffstats
path: root/urpmi.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpmi.pm')
-rw-r--r--urpmi.pm7
1 files changed, 7 insertions, 0 deletions
diff --git a/urpmi.pm b/urpmi.pm
new file mode 100644
index 00000000..19a4d5cf
--- /dev/null
+++ b/urpmi.pm
@@ -0,0 +1,7 @@
+package urpmi;
+
+# Dummy package for CPAN testers
+
+our $VERSION = '8.120';
+
+1;