summaryrefslogtreecommitdiffstats
path: root/dzil
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-10-27 20:20:32 -0400
committerJesse Luehrs <doy@tozt.net>2013-10-27 23:54:47 -0400
commit4981eb858771d16aa406a488ce4bb8cbba19fd37 (patch)
treea3518ad3368c673894a7d30d8d380d8500a325f8 /dzil
parentd495d1ef7f555df7cb116d97b80325739b89aa7e (diff)
downloadconf-4981eb858771d16aa406a488ce4bb8cbba19fd37.tar.gz
conf-4981eb858771d16aa406a488ce4bb8cbba19fd37.zip
i never ended up using this
Diffstat (limited to 'dzil')
-rw-r--r--dzil/profiles/work/Module.pm0
-rw-r--r--dzil/profiles/work/profile.ini8
-rw-r--r--dzil/profiles/work/root/.gitignore13
-rw-r--r--dzil/profiles/work/root/Changes4
-rw-r--r--dzil/profiles/work/root/dist.ini8
5 files changed, 0 insertions, 33 deletions
diff --git a/dzil/profiles/work/Module.pm b/dzil/profiles/work/Module.pm
deleted file mode 100644
index e69de29..0000000
--- a/dzil/profiles/work/Module.pm
+++ /dev/null
diff --git a/dzil/profiles/work/profile.ini b/dzil/profiles/work/profile.ini
deleted file mode 100644
index 47f016a..0000000
--- a/dzil/profiles/work/profile.ini
+++ /dev/null
@@ -1,8 +0,0 @@
-[GatherDir::Template]
-root = root
-include_dotfiles = 1
-
-[TemplateModule / :DefaultModuleMaker]
-template = Module.pm
-
-[Git::Init]
diff --git a/dzil/profiles/work/root/.gitignore b/dzil/profiles/work/root/.gitignore
deleted file mode 100644
index 373cc98..0000000
--- a/dzil/profiles/work/root/.gitignore
+++ /dev/null
@@ -1,13 +0,0 @@
-cover_db
-META.yml
-Makefile
-blib
-inc
-pm_to_blib
-MANIFEST
-Makefile.old
-nytprof.out
-MANIFEST.bak
-*.sw[po]
-.build
-{{$dist->name}}-*
diff --git a/dzil/profiles/work/root/Changes b/dzil/profiles/work/root/Changes
deleted file mode 100644
index 0d8af06..0000000
--- a/dzil/profiles/work/root/Changes
+++ /dev/null
@@ -1,4 +0,0 @@
-Revision history for {{ $dist->name }}
-
-{{ '{{$NEXT}}' }}
- - Initial release
diff --git a/dzil/profiles/work/root/dist.ini b/dzil/profiles/work/root/dist.ini
deleted file mode 100644
index 49bcc4a..0000000
--- a/dzil/profiles/work/root/dist.ini
+++ /dev/null
@@ -1,8 +0,0 @@
-name = {{ $dist->name }}
-author = Jesse Luehrs <doy at tozt dot net>
-license = None
-copyright_holder = Infinity Interactive
-
-[@II]
-
-[Prereqs]