Revision 755 (by dpavlin, 2006/10/29 16:42:48) new branch for electronic journals
#!/bin/sh

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

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