grep -h "^use" *.pl | grep -v -E "constant|strict|warnings|vars" | sort | uniq