Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Why does Encode::Repair only correctly fix one of these two tandem characters?

by Jim (Curate)
on Aug 08, 2014 at 23:04 UTC ( [id://1096815]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use v5.14;
    use strict;
    ...
    say repair_double($rdqm, { via => 'Windows-1252' });
    
    __END__
    
  2. or download this
    C:\>perl demo.pl | od -h
    0000000000    E2  80  9C  0D  0A  EF  BF  BD  EF  BF  BD  3F  0D  0A
    0000000016
    
    C:\>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-24 00:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found