"substitution" in file in array

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kraj123
    New Member
    • Aug 2007
    • 8

    "substitution" in file in array

    Hi folks,

    I am new to perl and fighting to get something.

    I want to list all dirs from c:/perl
    perl dir has some dirs which have ini files.
    Then I want to list all ini files under all dirs of perl folder
    now I want to make some substitutions in those all ini files....

    I have almost coded . but some logical bugs....

    I would greatly appreciate if someone to helpme out....

    very urgent please....
  • miller
    Recognized Expert Top Contributor
    • Oct 2006
    • 1086

    #2
    Where is the code that you have created thus far?

    - Miller

    Comment

    • eWish
      Recognized Expert Contributor
      • Jul 2007
      • 973

      #3
      We can't help you with your code. Meanwhile, search CPAN the File::Find family of modules.

      Comment

      • KevinADC
        Recognized Expert Specialist
        • Jan 2007
        • 4092

        #4
        This is the same person posting on Tek-Tips and perlguru. His question has many replies on Tek-Tips.

        Comment

        Working...