File: MANIFEST.SKIP

package info (click to toggle)
libhtml-mason-perl 1%3A1.39-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,072 kB
  • ctags: 1,535
  • sloc: perl: 17,624; sh: 187; makefile: 12
file content (48 lines) | stat: -rw-r--r-- 536 bytes parent folder | download | duplicates (2)
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# Stuff we're not ready to release
ToClass.pm$
Events.pm$
PreCalculatedFile\.pm$

# Apache::Test for Module::Build
^inc/Apache/TestMB\.pm

# Stuff we create during the build process
^t/.*handler.*\.pl
^t/.*\.cgi
^t/httpd.*
^t/mason
^t/error_log$

# Backup files, etc.
~$
(^|/)#
(^|/)\.
\.bak$
\.tar\.gz$

# CVS cruft
(^|/)CVS(/|$)
\.cvsignore$

# SVN cruft
^\.svn

# MakeMaker cruft
^Makefile$
^blib

# Module::Build [en]cruft[ed jewels]
^Build$
^_build

samples/cd-me.*

^benchmarks

^htpods

^HTML-Mason-

^pod2htm[di]\.\w+$

^t/data