summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-05-06 11:25:15 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-05-06 11:25:15 +0200
commit1a30a0a3f67a7fbc5fd46044438873af8c1c1c20 (patch)
tree1b8d42c7860ab6ac77c0d06db3b616a2088db159
parent7854739045b3e7236b234ffec6283fd034c5210d (diff)
Add MANIFEST
-rw-r--r--MANIFEST42
-rw-r--r--MANIFEST.SKIP47
2 files changed, 89 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
new file mode 100644
index 0000000..ce6a06b
--- /dev/null
+++ b/MANIFEST
@@ -0,0 +1,42 @@
+bin/comirror
+bin/comirror-setup
+Build.PL
+Changelog
+COPYING
+MANIFEST This list of files
+MANIFEST.SKIP
+README
+t/00-compile.t
+t/10-pod-coverage.t
+t/50-comirror.t
+t/60-comirror-setup.t
+t/next-loop/1.jpg
+t/next-loop/1.xhtml
+t/next-loop/2.jpg
+t/next-loop/2.xhtml
+t/next-loop/3.jpg
+t/next-loop/3.xhtml
+t/next-loop/4.jpg
+t/next-loop/4.xhtml
+t/next-loop/5.jpg
+t/next-loop/5.xhtml
+t/next-none/1.jpg
+t/next-none/1.xhtml
+t/next-none/2.jpg
+t/next-none/2.xhtml
+t/next-none/3.jpg
+t/next-none/3.xhtml
+t/next-none/4.jpg
+t/next-none/4.xhtml
+t/next-none/5.jpg
+t/next-none/5.xhtml
+t/next-unicroak/1.jpg
+t/next-unicroak/1.xhtml
+t/next-unicroak/2.jpg
+t/next-unicroak/2.xhtml
+t/next-unicroak/3.jpg
+t/next-unicroak/3.xhtml
+t/next-unicroak/4.jpg
+t/next-unicroak/4.xhtml
+t/next-unicroak/5.jpg
+t/next-unicroak/5.xhtml
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
new file mode 100644
index 0000000..dd577a4
--- /dev/null
+++ b/MANIFEST.SKIP
@@ -0,0 +1,47 @@
+
+#!start included /usr/share/perl/5.10/ExtUtils/MANIFEST.SKIP
+# Avoid version control files.
+\bRCS\b
+\bCVS\b
+\bSCCS\b
+,v$
+\B\.svn\b
+\B\.git\b
+\B\.gitignore\b
+\b_darcs\b
+
+# Avoid Makemaker generated and utility files.
+\bMANIFEST\.bak
+\bMakefile$
+\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
+#!end included /usr/share/perl/5.10/ExtUtils/MANIFEST.SKIP
+
+
+# Avoid Module::Build generated and utility files.
+\bBuild$
+\bBuild.bat$
+\b_build
+\bBuild.COM$
+\bBUILD.COM$
+\bbuild.com$
+
+# Avoid archives of this distribution
+\bcomirror-[\d\.\_]+