I am looking for a Windows Perl IDE with debugger lik开发者_如何学JAVAe Komodo but free. I have seen Eclipse+EPIC but I don\'t want to install Eclipse here.
I\'m using Komodo Edit for Python development, and I want to get the best out of the auto complete. If I do this:
I\'m importing from a CSV and getting data roughly in the format { \'Field1\' : 3000, \'Field2\' : 6000, \'RandomField\' : 5000 }
What would be t开发者_开发百科he proper way to explode a COM object for debugging?I have a 3rd party function that returns a multilevel object.The documentation is non existant, so I\'d like to be abl