#!/usr/bin/perl use strict; use warnings; use CPAN; CPAN::Shell->install(qw( Term::ReadLine Term::ReadLine::Gnu Term::UI));