Skip to content

Commit 117f4c3

Browse files
committed
add pod::weaver config to add contributors
The default Pod::Weaver configuration does not properly attribute the contributors like I like doing and they deserve
1 parent 1dff87a commit 117f4c3

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

weaver.ini

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
[@CorePrep]
2+
[-SingleEncoding]
3+
4+
[Name]
5+
[Version]
6+
7+
[Generic / SYNOPSIS]
8+
[Generic / DESCRIPTION]
9+
[Generic / GUIDES]
10+
[Generic / OVERVIEW]
11+
12+
[Collect / ATTRIBUTES]
13+
command = attr
14+
[Collect / METHODS]
15+
command = method
16+
[Collect / SUBROUTINES]
17+
command = sub
18+
19+
[Leftovers]
20+
21+
[Authors]
22+
[Contributors]
23+
[Legal]

0 commit comments

Comments
 (0)