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:

Trader1on1 said...

useless tip

Anonymous said...

Useful tip. I just used it. Thanks.

Howard Johnson said...

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

Zamri said...

Glad it helps. Thanks for the feedback

Nvidia new hotplug feature on Linux

 If you use nvidia driver for your GPU, you probably wonder why in some config, you can't hotplug your second monitor. You need to reboo...