http://qs1969.pair.com?node_id=470600


in reply to Favourite One-liners?

Probably the only one-liner I use often enough to get a "favorite" slot:

perl -MModule::Name -e1
Just checks that the module can be loaded. It's nice for quick sanity checks.