How can I start an interactive console for Perl, similar to the irb command for Ruby or python for Python?
irb
python
Also look for ptkdb on CPAN: http://search.cpan.org/search?query=ptkdb&mode=all