Dist-Zilla-PluginBundle-DBIO

The standard Dist::Zilla plugin bundle for all DBIO distributions.

Scope

Usage

For new DBIO distributions:

name = DBIO-PostgreSQL-Async
author = DBIO Authors
license = Perl_5

[@DBIO]

For distributions derived from DBIx::Class code:

name = DBIO-PostgreSQL
author = DBIO Authors
license = Perl_5

[@DBIO]
heritage = 1

For DBIO core:

name = DBIO
author = DBIO Authors
license = Perl_5
copyright_holder = DBIO Contributors
copyright_year = 2005

[@DBIO]
core = 1
heritage = 1

What It Does

Copyright (C) 2026 DBIO Authors

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.