diff -r c1810f067e5d -r b57dcafcab61 Build.PL --- a/Build.PL Wed Jan 04 16:49:38 2012 +0100 +++ b/Build.PL Wed Dec 05 15:21:20 2012 +0100 @@ -5,6 +5,9 @@ Module::Build->new( dist_name => "GPGate", dist_version => "0", + dist_author => "Heiko Schlittermann ", + dist_abstract => "gate for gpg messages", + module_name => "gpgate", requires => { "perl" => "5.10.0", "GnuPG" => "0.17",