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]
|