diff --git a/bin/slubsipbuilderbagit.pl b/bin/slubsipbuilderbagit.pl index ec92aa670a95b5639fd0fc84426516b3380299d6..a18a93d04df548e93a8980fac14b3be56781abfe 100644 --- a/bin/slubsipbuilderbagit.pl +++ b/bin/slubsipbuilderbagit.pl @@ -56,7 +56,7 @@ package SLUB::LZA::SIPBuilderBagIt; use XML::XPath; use XML::LibXSLT; - our $VERBOSE = 0; # print ausgaben schalter 0 => on, 1 und größer = off + our $VERBOSE = 0; # print output switch 0 => on, 1 and larger = off # old SLUB_SIP_Builder functions my $marc_mods_url = 'http://www.loc.gov/standards/mods/v3/MARC21slim2MODS3-6.xsl';