summaryrefslogtreecommitdiffstats
path: root/dzil
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-06-12 20:28:35 -0500
committerJesse Luehrs <doy@tozt.net>2010-06-12 20:28:35 -0500
commitd8e69abfe93a41daed5ed9473ce576bf97e20696 (patch)
tree0ec0e09a9a646c824ef67b561d68df0be1ba5bec /dzil
parentba266d90197db329eb474a895e3d751c11d6145f (diff)
downloadconf-d8e69abfe93a41daed5ed9473ce576bf97e20696.tar.gz
conf-d8e69abfe93a41daed5ed9473ce576bf97e20696.zip
oops, this needs to be a template
Diffstat (limited to 'dzil')
-rw-r--r--dzil/profiles/default/root/dist.ini6
1 files changed, 2 insertions, 4 deletions
diff --git a/dzil/profiles/default/root/dist.ini b/dzil/profiles/default/root/dist.ini
index eada9b2..87a7235 100644
--- a/dzil/profiles/default/root/dist.ini
+++ b/dzil/profiles/default/root/dist.ini
@@ -1,11 +1,9 @@
-name = Pod-Weaver-Section-Template
+name = {{ $dist->name }}
author = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs
[@DOY]
-dist = Pod-Weaver-Section-Template
+dist = {{ $dist->name }}
[Prereq]
-Pod::Weaver = 0
-Text::Template = 0