File: weaver.ini

package info (click to toggle)
libmath-random-isaac-perl 1.004-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 220 kB
  • sloc: perl: 693; makefile: 4
file content (20 lines) | stat: -rw-r--r-- 664 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[@CorePrep]             ; commonly-needed POD prep work

[Name]                  ; add the abstract to the NAME section
[Version]               ; add version number from $VERSION

[Region / prelude]      ; include from =begin prelude section

[Generic / SYNOPSIS]
[Generic / DESCRIPTION]

[Collect / METHODS]     ; collect entries with =method prefix
command = method

[Leftovers]             ; pass everything else through untouched

[Region / postlude]     ; include from =begin postlude section

[Bugs]                  ; details about bug reporting
[Authors]               ; authors from dist.ini
[Legal]                 ; legal clause (copyright and license)