Introducing good programming practices :) such as perl -w or use strict.
Then identified bug in Accession Number parsing, when in more than one line for an entry, script was getting the first AC of the last parsed line. But we want the first AC of the first parsed line. Fixed now. Added possibility of parsing
Please register or sign in to comment