**Where** https://perldoc.perl.org/perlop#The-empty-pattern-// **Description** Please add to this subsection "The empty pattern //" https://perldoc.perl.org/perlop#The-empty-pattern-// for clarity: "This subsection applies to `//` and `m//`, but not to `qr//`." We ran into a problem with `qr//` in 5.14 https://github.com/Perl/perl5/commit/7e3136378328f90878eb7873a7a3197897e68253 and didn't immediately realize that this subsection of documentation did not belong to `qr//`.