Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Regular expressions

by hopes (Friar)
on Oct 30, 2002 at 12:18 UTC ( #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 chanting in the Monastery: (5)
As of 2023-12-10 05:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (38 votes). Check out past polls.

    Notices?