Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

How to repeat a string multiple times if found match

by suvendra123 (Initiate)
on Mar 09, 2021 at 02:07 UTC ( [id://11129359]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    hello
    world
    foo_
    foo
    abc
    def
    
  2. or download this
    use warnings;
    use strict;
    
    ...
        print FH $line;
    
        }
    
  3. or download this
    hello
    hello
    foo_
    ...
    foo_2
    foo_3
    foo_
    

Log In?
Username:
Password:

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

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

    No recent polls found