perl -le "sub UNIVERSAL::versions{ no strict 'refs'; printf qq(%s: %s\n), $_, ${$_.qq(::VERSION)}for @{ref $_[0].'::ISA'}}; $_->versions for @ARGV" WWW::Mechanize WWW::Mechanize::Frames