Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

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

by Jim (Curate)
on Aug 09, 2014 at 00:08 UTC ( [id://1096817]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use charnames qw( :full );
    use Encode qw( encode decode );
    ...
    say repair_double($rdqm, { via => 'Windows-1252' });
    
    __END__
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-25 22:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found