develooper Front page | perl.perl5.porters | Postings from February 2000

Re: v5.5.650, aka five point six beta1, is out

From:
Mark Mielke
Date:
February 8, 2000 19:21
Subject:
Re: v5.5.650, aka five point six beta1, is out
Message ID:
20000208222257.A1966@pcard12x.ca.nortel.com
On Tue, Feb 08, 2000 at 03:05:38PM -0800, "Gurusamy Sarathy" wrote:
>   + support sprintf("v%v", v1.2.3) (works on any string argument, in
>     fact)

Something interesting... (although I'm sure I'm not the first to notice...)

   use Socket;
   my $addr = inet_aton("127.0.0.1");
   printf "%v\n", $addr;   # Prints 127.0.0.1

I thought that was kind of cool... :-)

mark

-- 
markm@nortelnetworks.com/mark@mielke.cc/markm@ncf.ca __________________________
.  .  _  ._  . .   .__    .  . ._. .__ .   . . .__  | SIR Tools          (7H12)
|\/| |_| |_| |/    |_     |\/|  |  |_  |   |/  |_   | Nortel Networks
|  | | | | \ | \   |__ .  |  | .|. |__ |__ | \ |__  | Ottawa, Ontario, Canada

  One ring to rule them all, one ring to find them, one ring to bring them all
                       and in the darkness bind them...

                           http://mark.mielke.cc/




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About