my %hash : Test('one', 'two', 'three)'); #### "'one', 'two', 'three" #### my %hash : Test('one', 'two', 'three\)');
## "'one', 'two', 'three" ##
## my %hash : Test('one', 'two', 'three\)');