Is there a way to get the generated Makefile to remove any .svn dirs? I'm using Module::Install with Module::Install::Catalyst and File::ShareDir and I end up with .svn dirs in blib that then end up getting installed. Can I modify a target (say "make") to remove these before installing or building a tarball?
-- Bill Moseley mose...@hank.org