diff options
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -5,7 +5,8 @@ README | |||
5 | t/check_stuff.pl | 5 | t/check_stuff.pl |
6 | t/check_stuff.t | 6 | t/check_stuff.t |
7 | t/Nagios-Plugin.t | 7 | t/Nagios-Plugin.t |
8 | t/Nagios-Plugin-Base.t | 8 | t/Nagios-Plugin-Functions-01.t |
9 | t/Nagios-Plugin-Functions-02.t | ||
9 | t/Nagios-Plugin-Getopt-01.t | 10 | t/Nagios-Plugin-Getopt-01.t |
10 | t/Nagios-Plugin-Getopt-02.t | 11 | t/Nagios-Plugin-Getopt-02.t |
11 | t/Nagios-Plugin-Performance.t | 12 | t/Nagios-Plugin-Performance.t |
@@ -15,7 +16,7 @@ lib/Nagios/Plugin.pm | |||
15 | lib/Nagios/Plugin/Performance.pm | 16 | lib/Nagios/Plugin/Performance.pm |
16 | lib/Nagios/Plugin/Range.pm | 17 | lib/Nagios/Plugin/Range.pm |
17 | lib/Nagios/Plugin/Threshold.pm | 18 | lib/Nagios/Plugin/Threshold.pm |
18 | lib/Nagios/Plugin/Base.pm | 19 | lib/Nagios/Plugin/Functions.pm |
19 | lib/Nagios/Plugin/Getopt.pm | 20 | lib/Nagios/Plugin/Getopt.pm |
20 | lib/Nagios/Plugin/ExitResult.pm | 21 | lib/Nagios/Plugin/ExitResult.pm |
21 | META.yml Module meta-data (added by MakeMaker) | 22 | META.yml Module meta-data (added by MakeMaker) |