Added return statement to the end of get_inherited to return undef as a last resort
[p5sagit/Class-Accessor-Grouped.git] / MANIFEST.SKIP
CommitLineData
963a69a5 1# Avoid version control files.
2\bRCS\b
3\bCVS\b
4,v$
5,B$
6,D$
7\B\.svn\b
8aegis.log$
9\bconfig$
10\bbuild$
11
12# Avoid Makemaker generated and utility files.
13\bMakefile$
14\bblib
15\bMakeMaker-\d
16\bpm_to_blib$
17\bblibdirs$
18
19# Avoid Module::Build generated and utility files.
20\bBuild$
21\b_build
e6f2a0fd 22Build.bat
963a69a5 23
24# Avoid temp and backup files.
25~$
26\.gz$
27\.old$
28\.bak$
29\.swp$
30\.tdy$
41788f6e 31\.tmp$
963a69a5 32\#$
33\b\.#
34
35# Avoid author test files.
36\bpod-spelling.t$