Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: Modifying muliple matched strings in text (updated)

by nysus (Parson)
on Jul 14, 2020 at 13:32 UTC ( [id://11119304]=note: print w/replies, xml ) Need Help??


in reply to Re: Modifying muliple matched strings in text (updated)
in thread Modifying muliple matched strings in text

Holy cow, there's some really advanced regex stuff going on here I've never seen before. I will study this closely and pick up some new tricks. Thanks.

I thought about researching a markdown parser but I figured it was easier, for now, just to roll my own before going down a big wormhole.

$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest Vicar";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks

  • Comment on Re^2: Modifying muliple matched strings in text (updated)

Log In?
Username:
Password:

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

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

    No recent polls found