Build.PL
changeset 11 a19446e119d3
parent 10 61e92ae4e6c2
child 12 f5467f4a3e94
--- a/Build.PL	Sat Jan 11 23:34:58 2014 +0100
+++ b/Build.PL	Sat Jan 11 23:36:22 2014 +0100
@@ -5,6 +5,7 @@
 Module::Build->new(
     dist_name => 'nagios-plugin-amanda-client',
     dist_version_from => 'bin/check_amanda-client',
+    dist_abstract => 'nagios check for amanda clients',
     scripts => [glob 'bin/*'],
     license => 'perl',
     requires => {