Revision 307 (by dpavlin, 2004/04/17 20:57:48) added real branche fsb as copy of current HEAD
#!/bin/sh

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

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