On Tue, 15 Jan 2019 14:45:47 -0800, tonyc wrote: > On Sat, 05 Jan 2019 13:46:31 -0800, xsawyerx@gmail.com wrote: > > > > On 1/4/19 6:04 PM, demerphq wrote: > > > On Fri, 4 Jan 2019 at 00:46, Dave Mitchell <davem@iabyn.com> wrote: > > >> I think the docs should say (as before): > > >> > > >> If the unblessed referent is a scalar, then the return > > >> value will be one of the strings C<SCALAR>, C<VSTRING>, C<REF>, > > >> C<GLOB>, > > >> C<LVALUE>, or C<REGEXP>, depending on the kind of value the scalar > > >> currently has. > > >> > > >> But append: > > >> > > >> But note that C<qr//> scalars are created already blessed, so > > >> C<ref qr/.../> will likely return C<Regexp>. > > > > > > +1 > > See the attached patch. Applied as 4829a1eae86ed3e8609d4c93e7c8f8800785c4bb. Tony --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=133751