Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^2: wiki regex reprocessing replacement

by LanX (Saint)
on Feb 15, 2020 at 18:23 UTC ( [id://11112998]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $wiki =
        '_one*';
    ...
    
    print $html eq $expected ? "passed" : "FAILED", "\n\n";
    print $wiki, "\n\n", $expected, "\n\n", $html, "\n";
    
  2. or download this
    FAILED
    
    ...
    _one*
    
    <u>one</b>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (6)
As of 2024-03-28 13:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found