diff options
author | dakkar <dakkar@thenautilus.net> | 2017-02-07 18:53:32 +0000 |
---|---|---|
committer | dakkar <dakkar@thenautilus.net> | 2017-02-07 18:53:32 +0000 |
commit | 9ebc28e08dc81cc0665fb751ceea3eef1a6cb6c9 (patch) | |
tree | 0927da05067e3bd72cf16fe061baaa70aa02ed02 /weaver.ini | |
parent | POD for ::Moderate (diff) | |
parent | add Pod::Elemental::Transformer::List as authordep (diff) | |
download | Sietima-9ebc28e08dc81cc0665fb751ceea3eef1a6cb6c9.tar.gz Sietima-9ebc28e08dc81cc0665fb751ceea3eef1a6cb6c9.tar.bz2 Sietima-9ebc28e08dc81cc0665fb751ceea3eef1a6cb6c9.zip |
starting dzil-ification
Diffstat (limited to 'weaver.ini')
-rw-r--r-- | weaver.ini | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/weaver.ini b/weaver.ini new file mode 100644 index 0000000..4cf1cae --- /dev/null +++ b/weaver.ini @@ -0,0 +1,32 @@ +[@CorePrep] + +[-SingleEncoding] + +[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] + +[Authors] +[Legal] + +[-Transformer / Lists] +transformer = List +format_name = list |