I have implemeted workflows in powershell scripts. But I am trying to do some workflows in perl. I have 2 questions on that.
1. How can we keep String Representation ? Right now I am just keeping double quotes.
2. How can we add parameters automatically instead of adding them manually?
Any help on this would be helpful.