# New Ticket Created by  Carlin Bingham 
# Please include the string:  [perl #69480]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=69480 >


On OSOL:

> say $*OSVER

> say $*OSVER.perl
""


On Ubuntu:

> say $*OSVER
#49-Ubuntu SMP Tue Aug 18 19:25:34 UTC 2009
> say $*OSVER.perl
"#49-Ubuntu SMP Tue Aug 18 19:25:34 UTC 2009"


--
Carlin

Reply via email to