[Mimedefang] Useful perl command: list module versions and compare to CPAN

Mike Batchelor mikebat at gmail.com
Thu Oct 6 17:56:58 EDT 2005


I was trying to determine what versions of which modules were
installed on my instance of perl, to prepare for a Mimedefang upgrade.
 I searched this list, and found several posts showing various ad-hoc
ways of getting this information, and then I found this gem on IBM's
support site:

perl -MCPAN -e 'CPAN::Shell->r'

You need to have CPAN/Config.pm, which the CPAN module will create
first time it is invoked. I think you will find this much more
satisfactory than other methods posted to the list before.




More information about the MIMEDefang mailing list