#!/bin/sh # this small script will try to install CPAN modules needed for webpac perl -MCPAN -e 'install Config::IniFiles'