Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^3: Unicode surrogate is illegal in UTF-8

by choroba (Cardinal)
on Aug 03, 2015 at 21:23 UTC ( [id://1137299]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Unicode surrogate is illegal in UTF-8
in thread Unicode surrogate is illegal in UTF-8

You can print to a filehandle that doesn't lead anywhere:
open my $VOID, '>', \ my $void; 1 until eval { print {$VOID} $text->{string}; # ...
لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1137299]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (6)
As of 2024-03-28 11:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found