more debug output and some cleanup
[Biblio-Z3950.git] / Build.PL
index dc12861..2641ae9 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -10,6 +10,7 @@ my $build = Module::Build->new(
        requires    => {
                'WWW::Mechanize' => '1.23',
                'MARC::Record' => '2.00',
+               'Net::Z3950::SimpleServer',
        },
 );