$ find lib -type f -name \*.pm -print|xargs perl -pi.bak -e 's/return OK/return OK()/'