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
|
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.017.
Changes
MANIFEST
META.yml
Makefile.PL
README
lib/DBIx/Class/Schema/Config.pm
t/00_load.t
t/01_pass_through.t
t/02_load_credentials.t
t/03_config_paths.t
t/04_integration_test.t
t/05_integration_plugin.t
t/06_on_credential_load.t
t/07_integration_config_files.t
t/08_integration_env.t
t/09_no_modify_config.t
t/etc/config.perl
t/etc/dbic.perl
t/lib/DBIx/Class/Schema/Config/ConfigFiles.pm
t/lib/DBIx/Class/Schema/Config/ConfigFiles/Hash.pm
t/lib/DBIx/Class/Schema/Config/ENV.pm
t/lib/DBIx/Class/Schema/Config/ENV/Hash.pm
t/lib/DBIx/Class/Schema/Config/Plugin.pm
t/lib/DBIx/Class/Schema/Config/Plugin/Hash.pm
t/lib/DBIx/Class/Schema/Config/Test.pm
t/lib/DBIx/Class/Schema/Config/Test/Hash.pm
|