Skip to content
Snippets Groups Projects
Commit 44eca77d authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- bugfix, $mods should be evaluated

parent 85edcc5e
Branches
Tags
No related merge requests found
......@@ -303,7 +303,7 @@ DMD
sub prepare_dmd_section_with_noppn ($) {
my $noppn = shift;
my $mods =<<'MODS';
my $mods =<<"MODS";
<mods version="3.6"
xmlns="http://www.loc.gov/mods/v3"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment