in reply to Re: I have Values stored in array within Hashes, Can't really call one @ a time
in thread I have Values stored in array within Hashes, Can't really call one @ a time

Could not really get how i can utilise with push,.. ack is useful with -w, but doesnot really fulfill my criteria.... Actually I would prefer grep, ... Just finding way to restrict the result..
  • Comment on Re^2: I have Values stored in array within Hashes, Can't really call one @ a time

Replies are listed 'Best First'.
Re^3: I have Values stored in array within Hashes, Can't really call one @ a time
by Anonymous Monk on May 11, 2012 at 17:58 UTC

    Could not really get how i can utilise with push,..

    what do you mean? You write a function  is_cpp that takes a filename as argument, and then it performs checks on the filename to determine if its cpp

    ack --perl --files-with-matches . /path/