in reply to Re^2: peg - Perl _expression_ (GNU) grep script
in thread peg - Perl _expression_ (GNU) grep script

This can now be done much more simply - just add:
push @Exclude_dirs, ".svn", ".cvs";
... to one of the "peg_ini.pl" files.