#!/usr/local/bin/perl use strict; use warnings; use CPAN; CPAN::Shell->a; CPAN::Shell->d; CPAN::Shell->m;