This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldiag: Document ‘Bad symbol for scalar’
authorFather Chrysostomos <sprout@cpan.org>
Mon, 5 Jan 2015 07:18:02 +0000 (23:18 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 5 Jan 2015 14:30:32 +0000 (06:30 -0800)
commite6d55c9947dea892b32541479147753415a72c46
treeac7b6da468797e9e1b42d48d6163df6b0b4cde16
parent5c38932042fdbe48a61a0484c41a5be8c9e44362
perldiag: Document ‘Bad symbol for scalar’

Originally this was a separate message in gv.c, with an exception
listed in diag.t

d5713896ec merged several functions together, changing the exception
to ‘Bad symbol for %s’.

bb85b28a added diag_listed_as in the wrong place.

de6f7947 moved it to the right place, removing the diag.t entry.

But all this time ‘Bad symbol for scalar’ remained undocumented.
pod/perldiag.pod