Skip to content
Snippets Groups Projects
Commit fc5542bb authored by Jens Steidl's avatar Jens Steidl :baby_chick:
Browse files

- minor: added comment

parent ba689d57
No related branches found
No related tags found
No related merge requests found
...@@ -76,6 +76,7 @@ package SLUB::LZA::SIPBuilderBagIt; ...@@ -76,6 +76,7 @@ package SLUB::LZA::SIPBuilderBagIt;
our $VERBOSE = 0; # print output switch 0 => on, 1 and larger = off our $VERBOSE = 0; # print output switch 0 => on, 1 and larger = off
our $with_debug = 0; # output debug infos and files our $with_debug = 0; # output debug infos and files
# catalogue infos
my $marc_mods_url = 'http://www.loc.gov/standards/mods/v3/MARC21slim2MODS3-6.xsl'; my $marc_mods_url = 'http://www.loc.gov/standards/mods/v3/MARC21slim2MODS3-6.xsl';
my $marc_utils_url = 'http://www.loc.gov/standards/marcxml/xslt/MARC21slimUtils.xsl'; my $marc_utils_url = 'http://www.loc.gov/standards/marcxml/xslt/MARC21slimUtils.xsl';
my $swb_url = 'https://sru.bsz-bw.de/swb'; my $swb_url = 'https://sru.bsz-bw.de/swb';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment