Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: remove non ascii characters in a whole corpus

by hippo (Bishop)
on Oct 25, 2014 at 09:36 UTC ( [id://1104954]=note: print w/replies, xml ) Need Help??


in reply to remove non ascii characters in a whole corpus

When a piece of code is required to perform the same or similar operation a number of times in succession the programmer uses a construct called a loop. This is one of the three main types of control flow in computer programming so, as an novice programmer, it is well worth your time reading up about loops in the literature.

As a rich and diverse language, Perl provides a number of different loop mechanisms. Among the simplest of these are for, while and until which have analogues in other 3rd and 4th generation languages. Becoming familiar with these basic constructs will be time well spent.

Update: improved links.

  • Comment on Re: remove non ascii characters in a whole corpus

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-18 06:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found