Change warning "Unicode character is illegal" to more accurate description
authorRafael Garcia-Suarez <rgs@consttype.org>
Sat, 3 Oct 2009 07:56:42 +0000 (09:56 +0200)
committerRafael Garcia-Suarez <rgs@consttype.org>
Sat, 3 Oct 2009 07:56:42 +0000 (09:56 +0200)
commit6f6ac1dea8501596050bc974dc468632797d51eb
tree5d5ed4df5104c3e0de5c3f5deb6baf763483051b
parent085fe5e3f25d1e01aa43f2b4f57652dea9b3ab4b
Change warning "Unicode character is illegal" to more accurate description

That now reads "Unicode non-character is illegal in interchange" and the
perldiag documentation is expanded a bit.
pod/perldiag.pod
t/lib/warnings/utf8
t/porting/diag.t
utf8.c