Revision 264 (by dpavlin, 2004/03/12 15:33:13) branch for tehnika at r263
#!/bin/sh

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

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