This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Convert to a different quoting.
[perl5.git] / lib / perl5db.t
index 81e04d3..23346d0 100644 (file)
@@ -1676,9 +1676,9 @@ package main;
         {
             cmds =>
             [
-                q/{ ?/,
-                q/{ l/,
-                q/{ ?/,
+                '{ ?',
+                '{ l',
+                '{ ?',
                 q/b 5/,
                 q/c/,
                 q/q/,