# New Ticket Created by H. Merijn Brand # Please include the string: [perl #123924] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=123924 >
$ perl6 -e 'use Test;my Str $s;is($s,Str,"init");done;' use of uninitialized value $got of type Str in string context in sub is at lib/Test.pm:113 use of uninitialized value $expected of type Str in string context in sub is at lib/Test.pm:113 ok 1 - init 1..1 I think is() should "see" that both are undefined and are equal and thus not warn. I don't know how to word this better. -- H.Merijn Brand http://tux.nl Perl Monger http://amsterdam.pm.org/ using perl5.00307 .. 5.21 porting perl5 on HP-UX, AIX, and openSUSE http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/ http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/
pgpudCqHTCSc6.pgp
Description: PGP signature