Hi,
In 68 API version, you may have forgotten to write a debug flag?
at line 742
print "formating a dup $hgvs_notation->{hgvs} \n" if $DEBUG==1;
rather than
print "formating a dup $hgvs_notation->{hgvs} \n";
Can you update CVS please?
Cheers,
Sung