http://qs321.pair.com?node_id=1228049


in reply to Re^2: Unit test failing but "got" and "expected" are equal
in thread Unit test failing but "got" and "expected" are equal

qr/^hello, world!/

You might also consider  qr/^hello, world!\s*\z/ since  \x0f is a member of the  \s set and the quoted regex allows anything at the end of the string. No! I was thinking of  \f (form feed) and not of  \x0f ... never mind ...


Give a man a fish:  <%-{-{-{-<