holandes777 has asked for the wisdom of the Perl Monks concerning the following question:
You can still browse it, or perhaps write your own using the ^ operator.
("hello" ^ "world") eq join "", map chr, 0x1f, 0x0a, 0x1e, 0x00, 0x0b or die "Different behaviour"; [download]