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

Contextual find and replace large config file

by Veltro (Hermit)
on Jan 02, 2019 at 13:01 UTC ( [id://1227916]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #ObjectType1
    Param1: 8
    ...
    
    #ObjectType2
    ...
    
  2. or download this
    ObjectType1
    {
    ...
    {
       ...
    }
    
  3. or download this
    use strict ;
    use warnings ;
    ...
            print $fho $line . "\n" ;
        }
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-25 07:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found