aboutsummaryrefslogtreecommitdiff
path: root/lib/prereq.pl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/prereq.pl')
-rw-r--r--lib/prereq.pl5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/prereq.pl b/lib/prereq.pl
new file mode 100644
index 0000000..a1e9e2d
--- /dev/null
+++ b/lib/prereq.pl
@@ -0,0 +1,5 @@
+@prereq = (
+ 'Inline::C' => 0,
+ 'Pod::Usage' => 0,
+ 'Pod::Man' => 0
+);

Return to:

Send suggestions and report system problems to the System administrator.