Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 91c184fbb816b642b9ac724db65352e6cfd2eb3a
https://github.com/perl6/specs/commit/91c184fbb816b642b9ac724db65352e6cfd2eb3a
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-11-04 (Tue, 04 Nov 2014)
Changed paths:
M S32-setting-library/IO.pod
Log Message:
-----------
Spec dir() default exclusion to all /^\./
Instead of just '.' and '..'. This move inspired after finding out File::Find
will gladly recurse into .git when used by panda to find files to install.