summaryrefslogtreecommitdiffstats
path: root/perlmods/install_order
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2007-09-13 11:36:57 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2007-09-13 11:36:57 (GMT)
commit0708e6fa812387214ca1da00d8bad941a2ad5aff (patch)
tree6c544412e666c80a3600f8e33f6a466c714a3328 /perlmods/install_order
parent29d5acb7c821c8be23b32be9e01b242efad5b872 (diff)
downloadmonitoring-plugins-0708e6fa812387214ca1da00d8bad941a2ad5aff.tar.gz
Adding in optional Nagios::Plugin perl module (and
dependencies) compilation and installation git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1777 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'perlmods/install_order')
-rw-r--r--perlmods/install_order7
1 files changed, 7 insertions, 0 deletions
diff --git a/perlmods/install_order b/perlmods/install_order
new file mode 100644
index 0000000..591a009
--- /dev/null
+++ b/perlmods/install_order
@@ -0,0 +1,7 @@
1# Modules installed in this order
2Test-Simple
3Params-Validate
4Math-Calc-Units
5Class-Accessor
6Config-Tiny
7Nagios-Plugin