summaryrefslogtreecommitdiffstats
path: root/weaver.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-09-01 14:32:15 -0500
committerJesse Luehrs <doy@tozt.net>2010-09-01 14:32:15 -0500
commit8be747a4fb3d67af1722d6d8f20f20fe41565387 (patch)
tree08879fbe75086e298a9d7891bc1073d93f0a3f96 /weaver.ini
downloadplack-middleware-auth-htpasswd-8be747a4fb3d67af1722d6d8f20f20fe41565387.tar.gz
plack-middleware-auth-htpasswd-8be747a4fb3d67af1722d6d8f20f20fe41565387.zip
initial commit
Diffstat (limited to 'weaver.ini')
-rw-r--r--weaver.ini36
1 files changed, 36 insertions, 0 deletions
diff --git a/weaver.ini b/weaver.ini
new file mode 100644
index 0000000..219a165
--- /dev/null
+++ b/weaver.ini
@@ -0,0 +1,36 @@
+[@CorePrep]
+
+[Name]
+[Version]
+
+[Region / prelude]
+
+[Generic / SYNOPSIS]
+[Generic / DESCRIPTION]
+[Generic / OVERVIEW]
+
+[Collect / ATTRIBUTES]
+command = attr
+
+[Collect / METHODS]
+command = method
+
+[Collect / FUNCTIONS]
+command = func
+
+[Leftovers]
+
+[Region / postlude]
+
+[Template / BUGS]
+template = ~/.dzil/pod_templates/bugs.section
+main_module_only = 1
+
+[SeeAlso]
+
+[Template / SUPPORT]
+template = ~/.dzil/pod_templates/support.section
+main_module_only = 1
+
+[Authors]
+[Legal]