Minor: MS version info

Peter Bonivart peter at UCGBOOK.COM
Mon Aug 2 19:17:44 IST 2004


<x-flowed>
Just tested the new version info and got scared when it showed my Perl
version as 5.008. I looked in the code and in my Perl book and saw that
"$]" is used. Wouldn't "$^V" be nicer?

$ perl -e 'print "$]\n"'
5.008003
$ perl -e 'printf "%vd\n",$^V'
5.8.3

Maybe Net::DNS could be added as an optional module also?

--
/Peter Bonivart

--Unix lovers do it in the Sun

Sun Fire V210, Solaris 9, Sendmail 8.12.10, MailScanner 4.31.6,
SpamAssassin 2.63 + DCC 1.2.50, ClamAV 0.75.1 + GMP 4.1.2, Vispan 1.4

-------------------------- MailScanner list ----------------------
To leave, send    leave mailscanner    to jiscmail at jiscmail.ac.uk
Before posting, please see the Most Asked Questions at
http://www.mailscanner.biz/maq/     and the archives at
http://www.jiscmail.ac.uk/lists/mailscanner.html
</x-flowed>



More information about the MailScanner mailing list