Experimental support for dBase .dbf files. Usege like this in all2xml.conf:
[webpac] / cpan_install.sh
1 #!/bin/sh
2
3 # this small script will try to install CPAN modules needed for webpac
4
5 perl -MCPAN -e 'install Config::IniFiles'