--- trunk/Makefile.PL 2006/05/14 21:18:26 499 +++ trunk/Makefile.PL 2006/05/14 22:07:38 500 @@ -59,7 +59,8 @@ config_yml: test ! -e conf/config.yml && ln -s /data/Webpacus/config.yml conf/ || true - perl -c conf/normalize/*.pl + #perl -c conf/normalize/*.pl + perl -c conf/normalize/*.pl 2>&1 | grep 'conf/normalize' | grep -v 'OK' | sed -e 's#^.*conf/normalize#conf/normalize#' -e 's#,##' | awk '{ print "+" $3 " " $1 }' | xargs -i echo vi {} run: config_yml rm -f log