We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f11af14 + 75f446b commit 238aa0bCopy full SHA for 238aa0b
Makefile.PL
@@ -1,7 +1,7 @@
1
use inc::Module::Install;
2
3
name 'Monitoring-Plugin';
4
-all_from 'lib/Monitoring/Plugin/Functions.pm';
+all_from 'lib/Monitoring/Plugin.pm';
5
author 'Monitoring Plugin Team <[email protected]>';
6
license 'perl';
7
repository 'https://github.com/monitoring-plugins/monitoring-plugin-perl';
0 commit comments