Revision 331 (by dpavlin, 2004/05/18 17:41:14) new instance for cpi
#!/bin/sh

# this small script will try to install CPAN modules needed for webpac

perl -MCPAN -e 'install Config::IniFiles'