>>>>> "np" == newbie01 perl <newbie01.p...@gmail.com> writes:

  uri> that still isn't clear to me. is the @ARGV value to be scanned or
  uri> skipped? you need to be very clear when you specify this stuff.

  np> The @ARGV value is to be scanned for its sub-directories but
  np> excluding @ARGV itself ... the File::Find gives all the listing
  np> and including the @ARGV ...  Your hacked pseudo-code works fine
  np> and does what am looking for ... Thanks ...

that contradicts itself. how can you scan @ARGV and also exclude @ARGV?
this is what i was talking about before, that isn't clear. you can do
fancy things with option parsing but using just @ARGV in two opposite
ways isn't logical.

and WHY are you still quoting my entire email below?

uri

-- 
Uri Guttman  ------  u...@stemsystems.com  --------  http://www.sysarch.com --
-----  Perl Code Review , Architecture, Development, Training, Support ------
---------  Gourmet Hot Cocoa Mix  ----  http://bestfriendscocoa.com ---------

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to