in reply to Re: regular expression code not workingin thread regular expression code not working
s/\)$/\);/; # replace an ) at the end of the line with an ); [download]