Help for this page
c:\@Work\Perl>perl -wMstrict -le "print 'A: found 0x13!' if unpack('H*', 'a1') =~ /13/; ... " A: found 0x13! B: found 0x13!
c:\@Work\Perl>perl -wMstrict -le "use Data::Dump qw(pp); ... 'H*' found 0x13! in "a1" 'h*' found 0x13! in "a1" 'h*' found 0x13! in "\37s"