#!/usr/bin/perl use strict; use warnings; use CPAN::Shell; CPAN::Shell->install('Image::Size');