I've grown accustomed to using IPython to try things out whilst learning Python, and now I have to learn Perl for a new job.
Is there anything out there like IPython for Perl? In particular, I'm interested in completion and access to help.
|
|
|
|
|
|
|
I usually just use |
||
|
|
You can have a less featurefull environment by using the debugger "stand-alone".
(42 is just a constant in order to have a non null "script" loaded). From there, you can |
||
|
|
|
|
This was the reason why I swhitched from Perl to Python. Anythow, several python shell workarounds do exist, but they are not even close to IPython |
|||
|
|