diff -r 61e92ae4e6c2 -r a19446e119d3 Build.PL --- 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 => {