Res facta quae tamen fingi potuit (
pauamma) wrote in
dw_dev_training2011-06-09 05:52 pm
Entry tags:
"I wonder what this perl code does..."
When I get one of those moments, I reach for "perl -e" (because it's always available with perl), but someone mentioned the following 2 tools recently on a mailing list I read, so I thought I'd pass them on:
- perlconsole
- Devel::Repl
(Crossposted to
perl.)
- perlconsole
- Devel::Repl
(Crossposted to

no subject
no subject
no subject
With Devel::REPL, I ran into problems installing one of its dependencies to the point where I gave up.
However, I had no such problem installing perlconsole on Ubuntu (running in a VM), and am in the middle of install Devel::REPL...
no subject