summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-03-01 17:20:06 +0100
committerDaniel Friesel <derf@finalrewind.org>2011-03-01 17:20:06 +0100
commit01ae82771123781aef366d782a12a1fca2f0dac1 (patch)
treebd077f4c6a0c76f6bdc517305f0cd8add7a46977
parentbd0120cdb2e371e620999d749cba741287da3094 (diff)
Add MANIFEST
-rw-r--r--MANIFEST24
-rw-r--r--MANIFEST.SKIP47
2 files changed, 71 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
new file mode 100644
index 0000000..7f8211a
--- /dev/null
+++ b/MANIFEST
@@ -0,0 +1,24 @@
+bin/dthumb
+Build.PL
+Changelog
+lib/App/Dthumb.pm
+lib/App/Dthumb/Data.pm
+lib/App/Dthumb/Data.pm.PL
+MANIFEST This list of files
+MANIFEST.SKIP
+README
+share/close.png
+share/html_end
+share/html_start
+share/loading.gif
+share/main.css
+share/next.png
+share/pause.png
+share/play.png
+share/previous.png
+share/shadowbox.css
+share/shadowbox.js
+t/00-compile-pm.t
+t/01-compile-pl.t
+t/05-synopsis.t
+t/10-pod.t
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
new file mode 100644
index 0000000..141ec78
--- /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
+\bdthumb-[\d\.\_]+