develooper Front page | perl.perl6.compiler | Postings from May 2012

[perl #112730] "so" and "not" do not enforce boolean context on * (whatever)

From:
Paweł Pabian
Date:
May 2, 2012 09:12
Subject:
[perl #112730] "so" and "not" do not enforce boolean context on * (whatever)
Message ID:
rt-3.6.HEAD-4610-1335975141-948.112730-82-0@perl.org
# New Ticket Created by  Paweł Pabian 
# Please include the string:  [perl #112730]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=112730 >


$ perl6 -e 'say so *'
WhateverCode.new()

$ perl6 -e 'say not *'
WhateverCode.new()

Rakudo 2012.04 Star.






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