The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
1..27
ok    1 - Regexp::Common::comment::VERSION # TODO version migration
ok    2 - "\\\n"                                   ([RE/P/MT] ABC)
ok    3 - "\\\n"                                   ([OM/P/MT] ABC)
ok    4 - "\\\n"                                   ([OS/P/MT] ABC)
ok    5 - "\\\n"                                   ([SB/P/MT] ABC)
ok    6 - "\\\n"                                   ([KP/P/MT] ABC)
ok    7 - "\\This is a comment\n"                  ([RE/P/MT] ABC)
ok    8 - "\\This is a comment\n"                  ([OM/P/MT] ABC)
ok    9 - "\\This is a comment\n"                  ([OS/P/MT] ABC)
ok   10 - "\\This is a comment\n"                  ([SB/P/MT] ABC)
ok   11 - "\\This is a comment\n"                  ([KP/P/MT] ABC)
ok   12 - "\\A\tcomment\n"                         ([RE/P/MT] ABC)
ok   13 - "\\A\tcomment\n"                         ([OM/P/MT] ABC)
ok   14 - "\\A\tcomment\n"                         ([OS/P/MT] ABC)
ok   15 - "\\A\tcomment\n"                         ([SB/P/MT] ABC)
ok   16 - "\\A\tcomment\n"                         ([KP/P/MT] ABC)
ok   17 - "\\Another /* comment\n"                 ([RE/P/MT] ABC)
ok   18 - "\\Another /* comment\n"                 ([OM/P/MT] ABC)
ok   19 - "\\Another /* comment\n"                 ([OS/P/MT] ABC)
ok   20 - "\\Another /* comment\n"                 ([SB/P/MT] ABC)
ok   21 - "\\Another /* comment\n"                 ([KP/P/MT] ABC)
ok   22 - "\\"                                     ([RE/F/NM] ABC)
ok   23 - "\\"                                     ([SB/F/NM] ABC)
ok   24 - "\\This is a comment"                    ([RE/F/NM] ABC)
ok   25 - "\\This is a comment"                    ([SB/F/NM] ABC)
ok   26 - "\\A\tcomment"                           ([RE/F/NM] ABC)
not ok 27 - fail me # TODO expected fail
ok   28 - fail me # TODO unexpected ok