pmv () { perl -M$1 -e "print \$$1::VERSION . qq/\n/;" } #### $ pmv Getopt::Std 1.10 $