public
Description: A Perl Interface to Lux IO
Homepage:
Clone URL: git://github.com/kentaro/perl-lux-io.git
perl-lux-io / MANIFEST.SKIP
100644 25 lines (24 sloc) 0.231 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
\bRCS\b
\bCVS\b
\.svn/
\.git/
\.gitignore
^tags$
^TAGS$
^MANIFEST\.
^Makefile$
~$
^#
\.old$
^blib/
^pm_to_blib
^MakeMaker-\d
\.gz$
\.cvsignore
^tools/
^[^/]+\.yaml$
^[^/]+\.pl$
^\.shipit$
^\.PerlySenseProject/
^covered/
^typecast/