summaryrefslogtreecommitdiff
path: root/MANIFEST.SKIP
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2011-01-09 16:58:53 +0100
committerYorhel <git@yorhel.nl>2011-01-09 16:58:53 +0100
commitfd6fb180c37372d5cb2171be434cc222b68ecba5 (patch)
tree8642f597da4c3febf521af917b2b2b53ed93a5c9 /MANIFEST.SKIP
parent79894c79083005bd98b5ef19edf4966dd4675ada (diff)
Added Module::Build script
The framework can now easily be installed like any other Perl module.
Diffstat (limited to 'MANIFEST.SKIP')
-rw-r--r--MANIFEST.SKIP9
1 files changed, 9 insertions, 0 deletions
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
new file mode 100644
index 0000000..e5f6ea3
--- /dev/null
+++ b/MANIFEST.SKIP
@@ -0,0 +1,9 @@
+^.git
+^_build
+^Build$
+^blib
+~$
+\.bak$
+^MANIFEST\.SKIP$
+\.tar\.gz$
+^MYMETA.yml$