[Mimedefang] Disclaimer problems MD 2.5.1

Fran Loehmann fran at ft.necoxmail.com
Wed Apr 6 11:50:19 EDT 2005


Jonathan Maliepaard wrote:

> 
> Also is there away that I can see the version of CPAN perl modules
> installed. Ie How can I wourk out what version of MIME::Base64 I have
> installed if I used CPAN to do the install?
> 

Hi,

This should work.
perl -le 'eval "require $ARGV[0]" and print $ARGV[0]->VERSION' MIME::Base64




More information about the MIMEDefang mailing list