check: @for PM in *.pm; do /usr/bin/perl -c "$$PM"; done;