#!/usr/bin/perl use strict; use warnings; use CPAN; use CPAN::Shell->install(qw( install Spiffy ExtUtils::Typemap ExtUtils::Typemaps::Default));