Alien-Libjio

 view release on metacpan or  search on metacpan

MANIFEST.SKIP  view on Meta::CPAN

16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
^inc/Module/Install/
 
# Makemaker generated files and dirs.
^Makefile$              # Module::Build::Compat generates this
^MANIFEST\.bak$
^blib/
^MakeMaker-\d
^pm_to_blib(?:\.ts)?$
^blibdirs\.ts$          # 6.18 through 6.25 generated this
 
# Temp, old and emacs backup files.
~$
\.old$
\#$
\b\.#
\.bak$
 
# Devel::Cover files.
^cover_db/
 
# Test::Kwalitee cache files.



( run in 0.230 second using v1.01-cache-2.11-cpan-cba739cd03b )