No constant.pm
[gitmo/Mouse.git] / MANIFEST.SKIP
CommitLineData
8c0a77aa 1
2#!start included /home/s0710509/sperl/lib/5.10.1/ExtUtils/MANIFEST.SKIP
3# Avoid version control files.
4\bRCS\b
5\bCVS\b
6\bSCCS\b
7,v$
8\B\.svn\b
9\B\.git\b
10\B\.gitignore\b
11\b_darcs\b
12
13# Avoid Makemaker generated and utility files.
14\bMANIFEST\.bak
15\bMakefile$
16\bblib/
17\bMakeMaker-\d
18\bpm_to_blib\.ts$
19\bpm_to_blib$
20\bblibdirs\.ts$ # 6.18 through 6.25 generated this
21
22# Avoid Module::Build generated and utility files.
23\bBuild$
24\b_build/
25
26# Avoid temp and backup files.
27~$
28\.old$
29\#$
30\b\.#
31\.bak$
32
33# Avoid Devel::Cover files.
34\bcover_db\b
35#!end included /home/s0710509/sperl/lib/5.10.1/ExtUtils/MANIFEST.SKIP
36
2732b6d0 37
f18ecf2a 38# Moose specific tests
39xt/compatibility
1372fcc0 40xt/external
f18ecf2a 41t/.*/failing
42
2732b6d0 43^TODO$
44nytprof
45\.out$
5a21a2bb 46
a6ad72d4 47# author's tools
48author/
0d2fef85 49
50lib/Mouse/Tiny\.pm$
79d6f218 51
52# Mouse distributions
53Mouse-
da7930ee 54
55ppport\.h
2ed98f79 56\.o(?:bj)?$
57\.c$
f028039d 58\.bs$