B-Hooks-XSUB-CallAsOp

 view release on metacpan or  search on metacpan

MANIFEST.SKIP  view on Meta::CPAN

13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
\bblib/
\bMakeMaker-\d
\bpm_to_blib\.ts$
\bpm_to_blib$
\bblibdirs\.ts$         # 6.18 through 6.25 generated this
 
# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
 
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$
 
# Avoid Devel::Cover files.
\bcover_db\b
 
### DEFAULT MANIFEST.SKIP ENDS HERE ####



( run in 0.383 second using v1.01-cache-2.11-cpan-26ccb49234f )