in reply to Re: Re: Re: Re: Updating entry in DBM file adds extra character %09
in thread Updating entry in DBM file adds extra character %09
Using join when creating each database record essentially fixed my problem. Thought I'd provide a summary of the answer for anyone looking up this prob in the future. Thanks, Perlmonks!!