Tuesday, January 24, 2012

Perl: Terminal does not support AddHistory

If you see the error when running Perl shell, you need to install Term::ReadLine::Perl.




That's all there is to it. Have fun!.

4 comments:

  1. Useful tip. I just used it. Thanks.

    ReplyDelete
  2. Thanks. Fixed it for me in both $ cpan (super space) and # cpan (root space).

    ReplyDelete
  3. Glad it helps. Thanks for the feedback

    ReplyDelete