iperl is an interactive perl-interpreter with tab completion.

When I started writing perl 3 years ago I was amazed perl didn't have an interactive interpreter. Two weeks ago I was still amazed. So I wrote this. You can define inline subs and control structures using indentation (a la python, hilariously). Tab completion should work in most of the ways you'd hope/expect. It's also integrated into the editor I wrote, Pmacs.

Get iperl

While there is no current release of iperl, you can get the (current) file here: iperl.

iperl is copyright Erik Osheim, 2005-2008, and is available to you under the terms of the GNU GPL v2.

Do you have feedback?

Comments, criticisms, suggestions and (especially) patches should go to {erik} {@} {osheim} {.} {org}.
If anyone finds this program useful it would be great to hear about it.