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

Re^4: Quick way to convert to ASCII

by xdg (Monsignor)
on Jul 26, 2006 at 11:17 UTC ( [id://563752]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Quick way to convert to ASCII
in thread Quick way to convert to ASCII

I just tried it on Vanilla Perl and the problem is that it wants libiconv, which isn't normally available on Windows. You can get it from GnuWin32, though I'm not yet sure what's necessary to make it work with MinGW.

-xdg

Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.

Replies are listed 'Best First'.
Building Text::Unaccent on Vanilla/Strawberry Perl
by xdg (Monsignor) on Jul 26, 2006 at 18:35 UTC
    I'm not yet sure what's necessary to make it work with MinGW

    OK, now I do, sort of. Full description of a quick-and-dirty approach is available at Vanilla Perl and GnuWin32 at win32.perl.org.

    It describes where to unpack the libiconv packages and how to configure the Makefile.PL to find them. Passes all test for Text::Unaccent.

    -xdg

    Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://563752]
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-04-23 18:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found