Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Need your help in a pattern based text manipulation algorithm

by AnomalousMonk (Archbishop)
on May 17, 2020 at 02:04 UTC ( [id://11116846]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    NAME|VALUE = a
    TASK|VALUE = copy
    ...
    CAPS|VALUE = 0
    PKG_TYPE|VALUE = premium
    
  2. or download this
    the rain
    CAPS|VALUE =
    ...
    
    PKG_TYPE|VALUE =
    mainly
    
  3. or download this
    the rain
    CAPS|VALUE = 0
    ...
    
    PKG_TYPE|VALUE = premium
    mainly
    
  4. or download this
    use 5.010;  # needs regex \K operator
    
    ...
        close $fh_out_text;
    
        }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-04-25 11:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found