diff options
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,9 @@ 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 | ||
9 | t/Nagios-Plugin-Getopt-01.t | ||
10 | t/Nagios-Plugin-Getopt-02.t | ||
8 | t/Nagios-Plugin-Performance.t | 11 | t/Nagios-Plugin-Performance.t |
9 | t/Nagios-Plugin-Range.t | 12 | t/Nagios-Plugin-Range.t |
10 | t/Nagios-Plugin-Threshold.t | 13 | t/Nagios-Plugin-Threshold.t |
@@ -14,4 +17,5 @@ lib/Nagios/Plugin/Range.pm | |||
14 | lib/Nagios/Plugin/Threshold.pm | 17 | lib/Nagios/Plugin/Threshold.pm |
15 | lib/Nagios/Plugin/Base.pm | 18 | lib/Nagios/Plugin/Base.pm |
16 | lib/Nagios/Plugin/Getopt.pm | 19 | lib/Nagios/Plugin/Getopt.pm |
20 | lib/Nagios/Plugin/ExitResult.pm | ||
17 | META.yml Module meta-data (added by MakeMaker) | 21 | META.yml Module meta-data (added by MakeMaker) |