Beta 4.15-12

Denis Beauchemin Denis.Beauchemin at USHERBROOKE.CA
Wed Apr 30 21:27:17 IST 2003


This is what I get on an AIX box:
$ perl -e 'use English; printf "%vd\n",$PERL_VERSION;'
%vd
$ perl --version

This is perl, version 5.004_03
...

It works OK on 5.6+.

Denis

Le mer 30/04/2003 à 16:21, Mariano Absatz a écrit :
> BTW... I'm not at all sure that this is as backward portable as Tony 
> thinks... 
> 
> can someone with access to a pre 5.6 perl tell me what does this command 
> print:
> 
> perl -e 'use English; printf "%vd\n",$PERL_VERSION;'
> 
> TIA
> 
> 
> El 30 Apr 2003 a las 16:58, Mariano Absatz escribió:
> 
> > El 30 Apr 2003 a las 19:37, Julian Field escribió:
> > 
> > > As so much has happened in the last 24 hours or so, here's a new beta
> > > release. It's on the downloads page, so go to
> > >         www.sng.ecs.soton.ac.uk/mailscanner/downloads.shtml
> > > to get it.
> > > 
> > > I have been pretty careful on what changes have gone in, and what have
> > > stayed out, but some testing by you folks would be much appreciated.
> > OK, you did what Tony said, but kept a bug of mine (I had to versions and 
> > sent the wrong patch last time)...
> > 
> > As the Camel book says, $PERL_VERSION is _not_ printable, so you must use 
> > sprintf("%vd",$PERL_VERSION)... this patch applies to 4.15-12 (sorry for the 
> > last one):
> > 
> 
> --
> Mariano Absatz
> El Baby
> ----------------------------------------------------------
> Outside of a dog, a book is man's best friend.
> Inside of a dog, it's too dark to read.
>       -- Groucho Marx
-- 
Denis Beauchemin, analyste
Université de Sherbrooke, S.T.I.
T: 819.821.8000x2252 F: 819.821.8045




More information about the MailScanner mailing list