ssc2015

Results 3 comments of ssc2015

@kirsle, I will be happy to help with the implementation of this new feature! We can further simplify the JSON schema where "object" key specifies the subroutine to be called...

I have been playing around and tried the following: - Passed in a JSON style string using single quotes & parenthesis (see below for an example) - The arg parser...

@kirsle, I have tried the following but the args in the sub are empty. Is this because "get" is evaluated before calls are processed? ``` ! version = 2.0 +...