# New Ticket Created by Moritz Lenz # Please include the string: [perl #111796] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=111796 >
Somwhere between the 2012.02 release and 2012.02-180-g16bf0f4, test 253 in S05-mass/rx.t started to fail: eval_dies_ok '/a|&b/', 'alternation and conjunction (|&) - parse error'; I have no idea what might caused it, but the proper fix probably involves detecting Null Patterns. I'll TODO the test for now.