Revision 242 (by dpavlin, 2004/03/08 18:07:37) creating hidra branch of code
#!/bin/sh

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

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