Probably a dumb s/// question.
From: Mark Healey (die_at_spammer.die)
Date: 03/16/05
- Next message: Paul Lalli: "Re: Probably a dumb s/// question."
- Previous message: Fred: "Why does make test fail buidling perl 5.8.6?"
- Next in thread: Paul Lalli: "Re: Probably a dumb s/// question."
- Reply: Paul Lalli: "Re: Probably a dumb s/// question."
- Reply: Glenn Jackman: "Re: Probably a dumb s/// question."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 16 Mar 2005 16:14:48 GMT
I'm trying to craft a search that capitalizes letters depending on their
context, specifically after a space or the beginning of a string.
For example I'd like to turn
the quick brown fox jumped over the lazy dogs.
to
The Quick Brown Fox Jumped Over the Lazy Dogs.
Is this doable on a single line?
-- Mark Healey marknews(at)healeyonline(dot)com
- Next message: Paul Lalli: "Re: Probably a dumb s/// question."
- Previous message: Fred: "Why does make test fail buidling perl 5.8.6?"
- Next in thread: Paul Lalli: "Re: Probably a dumb s/// question."
- Reply: Paul Lalli: "Re: Probably a dumb s/// question."
- Reply: Glenn Jackman: "Re: Probably a dumb s/// question."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|