Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Regular expressions

by hopes (Friar)
on Oct 30, 2002 at 12:18 UTC ( [id://209037]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $_=<DATA>;
    chomp;
    ...
    print join "\n", ($htmlini, $something, $more, $htmlend);
    __DATA__
    <html>/something/more words<br/></html>
    
  2. or download this
    perldoc perlre
    perldoc perlrequick
    
  3. or download this
    perl -le '$_=$,=q,\,@4O,,s,^$,$\,,s,s,^,b9,s,$_^=q,$\^-]!,,print'
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (6)
As of 2024-04-26 09:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found