#!/usr/bin/perl use strict; use warnings; use CPAN; CPAN::Shell->install( "Term::ReadKey", "Term::ReadLine::Gnu", "Term::ReadLine::Perl");