Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: regexp word break help

by clintp (Curate)
on May 01, 2002 at 15:01 UTC ( [id://163280]=note: print w/replies, xml ) Need Help??


in reply to regexp word break help

Steal from the Perl Power Tools project fold(1). You're probably not interested in the bytewise processing (handled as a special case in a loop to process embedded \b \r and \t) but instead want the if() block that begins if ($Byte_Only) {.

Log In?
Username:
Password:

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

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

    No recent polls found