Res facta quae tamen fingi potuit (
pauamma) wrote in
dw_dev_training2011-06-09 05:52 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
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
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
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