I have a string like this:
\'tiger,lion,fish,parrot\'
And i would like to split by commas like this:
tiger lion fish parrot