X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha%2FOAI%2FServer%2FDescription.pm;h=83469b8daa5511c210d7a3b36aa21d3eb71e0d41;hb=9d6d641d1f8b77271800f43bc027b651f9aea52b;hp=a0e92213ce538d36ed53286acd574e6ab19c71f3;hpb=af7e41d1142573666d302a8475274ea58e5c99f4;p=srvgit diff --git a/Koha/OAI/Server/Description.pm b/Koha/OAI/Server/Description.pm index a0e92213ce..83469b8daa 100644 --- a/Koha/OAI/Server/Description.pm +++ b/Koha/OAI/Server/Description.pm @@ -20,7 +20,7 @@ package Koha::OAI::Server::Description; use Modern::Perl; use HTTP::OAI; -use HTTP::OAI::SAXHandler qw/ :SAX /; +use HTTP::OAI::SAXHandler qw( g_data_element ); sub new {