File: dist.ini

package info (click to toggle)
libdbix-class-resultset-recursiveupdate-perl 0.45-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,060 kB
  • sloc: perl: 5,130; sql: 640; makefile: 2
file content (43 lines) | stat: -rw-r--r-- 1,012 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
name    = DBIx-Class-ResultSet-RecursiveUpdate
author  = Zbigniew Lukasiak <zby@cpan.org>
author  = John Napiorkowski <jjnapiork@cpan.org>
author  = Alexander Hartmaier <abraxxa@cpan.org>
author  = Gerda Shank <gshank@cpan.org>
license = Perl_5
copyright_holder = Zbigniew Lukasiak, John Napiorkowski, Alexander Hartmaier
copyright_year   = 2025

version = 0.45

[@Basic]

[PodWeaver]
[PkgVersion]
[NextRelease]
[MetaConfig]
[MetaJSON]

[MetaNoIndex]
directory = t/lib
directory = t_dbic/lib

[MetaResources]
bugtracker.web = https://github.com/gshank/dbix-class-resultset-recursiveupdate/issues
repository.type = git
repository.url = https://github.com/gshank/dbix-class-resultset-recursiveupdate.git
repository.web = https://github.com/gshank/dbix-class-resultset-recursiveupdate

[PodSyntaxTests]
[PodCoverageTests]
[Test::Portability]
[Test::DistManifest]
[Test::Synopsis]
[Test::UnusedVars]
[HasVersionTests]

[@Git]
commit_msg  = version %v%n%n%c
tag_format  = %v
tag_message = %v

[Prereqs::FromCPANfile]