HTML-FormFu-Model-DBIC v2.03 Perl 5 v5.32.1 amd64-freebsd-thread-multi
- Status
- Pass
- From
- Slaven Rezić
- Dist
-
HTML-FormFu-Model-DBIC v2.03
- Platform
- Perl 5 v5.32.1 amd64-freebsd-thread-multi
- Date
- 2021-03-15 22:38:30
- ID
- 2ac81924-85df-11eb-a4c1-977b1f24ea8f
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Carl Franks,
This is a computer-generated report for HTML-FormFu-Model-DBIC-2.03
on perl 5.32.1, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/constraints/*.t t/create/*.t t/default_values/*.t t/options_from_model/*.t t/update/*.t t/x_roundtrip/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.44
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.44
#
# === Test Requires ===
#
# Module Want Have
# ------------------------ ------- --------
# DateTime::Format::SQLite any 0.11
# ExtUtils::MakeMaker any 7.44
# File::Spec any 3.78
# Locale::Maketext any 1.29
# SQL::Translator 0.11016 1.62
# Test::More 0.99 1.302183
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# -------------------------- ------- --------
# DBD::SQLite any 1.66
# DBIx::Class 0.08108 0.082842
# HTML::FormFu 2.00 2.07
# List::MoreUtils any 0.430
# MooseX::Attribute::Chained v1.0.2 1.0.3
# Storable any 3.21
# Task::Weaken any 1.06
#
t/00-report-prereqs.t ......................................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/constraints/dbic_unique.t line 21
t/constraints/dbic_unique.t ................................... ok
t/constraints/dbic_unique_repeatable_id_field.t ............... ok
t/create/basic.t .............................................. ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/basic.t line 20
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/basic.t line 24
t/default_values/basic.t ...................................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/basic_nested.t line 20
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/basic_nested.t line 24
t/default_values/basic_nested.t ............................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/belongs_to_lookup_table.t line 20
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/belongs_to_lookup_table.t line 24
t/default_values/belongs_to_lookup_table.t .................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/belongs_to_lookup_table_combobox.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/belongs_to_lookup_table_combobox.t line 26
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/belongs_to_lookup_table_combobox.t line 27
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/belongs_to_lookup_table_combobox.t line 32
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/belongs_to_lookup_table_combobox.t line 36
t/default_values/belongs_to_lookup_table_combobox.t ........... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/empty_rows_zero.t line 20
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/empty_rows_zero.t line 20
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/empty_rows_zero.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/empty_rows_zero.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/empty_rows_zero.t line 29
t/default_values/empty_rows_zero.t ............................ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_combobox.t line 22
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_combobox.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_combobox.t line 28
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_combobox.t line 31
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_combobox.t line 34
t/default_values/has_many_combobox.t .......................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable.t line 20
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable.t line 20
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable.t line 26
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable.t line 30
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable.t line 30
t/default_values/has_many_repeatable.t ........................ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable_delete_true.t line 20
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable_delete_true.t line 20
t/default_values/has_many_repeatable_delete_true.t ............ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable_label.t line 20
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable_label.t line 20
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable_label.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable_label.t line 26
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable_label.t line 30
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable_label.t line 30
t/default_values/has_many_repeatable_label.t .................. ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable_nested.t line 20
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable_nested.t line 20
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable_nested.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable_nested.t line 26
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable_nested.t line 30
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable_nested.t line 30
t/default_values/has_many_repeatable_nested.t ................. ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable_new.t line 20
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable_new.t line 20
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable_new.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable_new.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable_new.t line 29
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_repeatable_new.t line 29
t/default_values/has_many_repeatable_new.t .................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_select.t line 22
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_select.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_select.t line 28
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_select.t line 31
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_many_select.t line 34
t/default_values/has_many_select.t ............................ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_one.t line 23
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_one.t line 27
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_one.t line 31
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_one.t line 35
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_one.t line 39
t/default_values/has_one.t .................................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_one_nested.t line 23
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_one_nested.t line 27
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_one_nested.t line 31
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_one_nested.t line 35
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/has_one_nested.t line 39
t/default_values/has_one_nested.t ............................. ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/label.t line 20
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/label.t line 24
t/default_values/label.t ...................................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many-has_many.t line 22
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many-has_many.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many-has_many.t line 28
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many-has_many.t line 31
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many-has_many.t line 32
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many-has_many.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many-has_many.t line 40
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many-has_many.t line 43
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many-has_many.t line 44
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many-has_many.t line 47
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many-has_many.t line 48
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many-has_many.t line 51
t/default_values/many_to_many-has_many.t ...................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_checkboxgroup.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_checkboxgroup.t line 23
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_checkboxgroup.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_checkboxgroup.t line 27
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_checkboxgroup.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_checkboxgroup.t line 35
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_checkboxgroup.t line 37
t/default_values/many_to_many_checkboxgroup.t ................. ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable.t line 23
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable.t line 27
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable.t line 29
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable.t line 35
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable.t line 37
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable.t line 39
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable.t line 41
t/default_values/many_to_many_repeatable.t .................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable_nested.t line 22
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable_nested.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable_nested.t line 26
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable_nested.t line 28
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable_nested.t line 30
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable_nested.t line 36
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable_nested.t line 38
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable_nested.t line 40
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable_nested.t line 42
t/default_values/many_to_many_repeatable_nested.t ............. ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable_new.t line 22
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable_new.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable_new.t line 26
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable_new.t line 27
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable_new.t line 28
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable_new.t line 34
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable_new.t line 36
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable_new.t line 37
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_repeatable_new.t line 38
t/default_values/many_to_many_repeatable_new.t ................ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_select.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_select.t line 23
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_select.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_select.t line 27
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_select.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_select.t line 35
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_select.t line 37
t/default_values/many_to_many_select.t ........................ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_select_nested.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_select_nested.t line 23
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_select_nested.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_select_nested.t line 27
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_select_nested.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_select_nested.t line 35
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/many_to_many_select_nested.t line 37
t/default_values/many_to_many_select_nested.t ................. ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/methods.t line 20
t/default_values/methods.t .................................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/might_have.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/might_have.t line 28
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Note - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/might_have.t line 32
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/might_have.t line 36
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Note - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/might_have.t line 40
t/default_values/might_have.t ................................. ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/might_have_missing.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/might_have_missing.t line 28
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Note - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/might_have_missing.t line 32
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/might_have_missing.t line 36
t/default_values/might_have_missing.t ......................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/multi_label.t line 20
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/multi_label.t line 24
t/default_values/multi_label.t ................................ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/nested_name_accessor.t line 20
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/nested_name_accessor.t line 24
t/default_values/nested_name_accessor.t ....................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/opt_accessor.t line 20
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/opt_accessor.t line 24
t/default_values/opt_accessor.t ............................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/opt_accessor_nested.t line 20
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/default_values/opt_accessor_nested.t line 24
t/default_values/opt_accessor_nested.t ........................ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to.t line 26
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type2 - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to.t line 29
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type2 - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to.t line 30
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type2 - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to.t line 31
t/options_from_model/belongs_to.t ............................. ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to_combobox.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to_combobox.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to_combobox.t line 26
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type2 - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to_combobox.t line 29
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type2 - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to_combobox.t line 30
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type2 - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to_combobox.t line 31
t/options_from_model/belongs_to_combobox.t .................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to_config_zero.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to_config_zero.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to_config_zero.t line 26
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type2 - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to_config_zero.t line 29
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type2 - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to_config_zero.t line 30
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type2 - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to_config_zero.t line 31
t/options_from_model/belongs_to_config_zero.t ................. ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to_config_zero_combobox.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to_config_zero_combobox.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to_config_zero_combobox.t line 26
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type2 - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to_config_zero_combobox.t line 29
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type2 - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to_config_zero_combobox.t line 30
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type2 - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to_config_zero_combobox.t line 31
t/options_from_model/belongs_to_config_zero_combobox.t ........ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to_localize_label.t line 23
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/belongs_to_localize_label.t line 24
t/options_from_model/belongs_to_localize_label.t .............. ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash.t line 23
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash.t line 29
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash.t line 31
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash.t line 32
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash.t line 34
t/options_from_model/condition_from_stash.t ................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_combobox.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_combobox.t line 23
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_combobox.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_combobox.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_combobox.t line 29
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_combobox.t line 31
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_combobox.t line 32
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_combobox.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_combobox.t line 34
t/options_from_model/condition_from_stash_combobox.t .......... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_combobox_complex.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_combobox_complex.t line 23
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_combobox_complex.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_combobox_complex.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_combobox_complex.t line 29
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_combobox_complex.t line 31
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_combobox_complex.t line 32
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_combobox_complex.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_combobox_complex.t line 34
t/options_from_model/condition_from_stash_combobox_complex.t .. ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_complex.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_complex.t line 23
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_complex.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_complex.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_complex.t line 29
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_complex.t line 31
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_complex.t line 32
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_complex.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_complex.t line 34
t/options_from_model/condition_from_stash_complex.t ........... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_expand.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_expand.t line 23
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_expand.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_expand.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_expand.t line 29
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_expand.t line 31
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_expand.t line 32
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_expand.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/condition_from_stash_expand.t line 34
t/options_from_model/condition_from_stash_expand.t ............ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/constraint_autoset.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/constraint_autoset.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/constraint_autoset.t line 26
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type2 - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/constraint_autoset.t line 29
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type2 - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/constraint_autoset.t line 30
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type2 - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/constraint_autoset.t line 31
t/options_from_model/constraint_autoset.t ..................... ok
t/options_from_model/enum_select.t ............................ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/has_many_repeatable_select.t line 23
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/has_many_repeatable_select.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Manager - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/has_many_repeatable_select.t line 30
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/has_many_repeatable_select.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/has_many_repeatable_select.t line 34
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/has_many_repeatable_select.t line 37
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/has_many_repeatable_select.t line 38
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/has_many_repeatable_select.t line 41
t/options_from_model/has_many_repeatable_select.t ............. ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/many_to_many_select.t line 30
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/many_to_many_select.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/many_to_many_select.t line 39
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/many_to_many_select.t line 44
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/many_to_many_select.t line 47
t/options_from_model/many_to_many_select.t .................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/many_to_many_select_restricted.t line 30
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/many_to_many_select_restricted.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/many_to_many_select_restricted.t line 39
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/many_to_many_select_restricted.t line 44
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/options_from_model/many_to_many_select_restricted.t line 47
t/options_from_model/many_to_many_select_restricted.t ......... ok
t/update/add_valid.t .......................................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at /usr/home/cpansand/.cpan/build/2021031520/HTML-FormFu-Model-DBIC-2.03-0/blib/lib/HTML/FormFu/Model/DBIC.pm line 439
t/update/basic_create.t ....................................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/basic_update.t line 30
t/update/basic_update.t ....................................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/belongs_to.t line 35
t/update/belongs_to.t ......................................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/belongs_to_combobox.t line 29
t/update/belongs_to_combobox.t ................................ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at /usr/home/cpansand/.cpan/build/2021031520/HTML-FormFu-Model-DBIC-2.03-0/blib/lib/HTML/FormFu/Model/DBIC.pm line 439
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Manager - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at /usr/home/cpansand/.cpan/build/2021031520/HTML-FormFu-Model-DBIC-2.03-0/blib/lib/HTML/FormFu/Model/DBIC.pm line 439
t/update/belongs_to_create.t .................................. ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Manager - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at /usr/home/cpansand/.cpan/build/2021031520/HTML-FormFu-Model-DBIC-2.03-0/blib/lib/HTML/FormFu/Model/DBIC.pm line 439
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on ManagedBand - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at /usr/home/cpansand/.cpan/build/2021031520/HTML-FormFu-Model-DBIC-2.03-0/blib/lib/HTML/FormFu/Model/DBIC.pm line 439
t/update/belongs_to_create_required.t ......................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/belongs_to_lookup_table_combobox.t line 29
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/belongs_to_lookup_table_combobox.t line 30
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/belongs_to_lookup_table_combobox.t line 31
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/belongs_to_lookup_table_combobox.t line 35
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Type - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at /usr/home/cpansand/.cpan/build/2021031520/HTML-FormFu-Model-DBIC-2.03-0/blib/lib/HTML/FormFu/Model/DBIC.pm line 646
t/update/belongs_to_lookup_table_combobox.t ................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/belongs_to_select.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Note - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at /usr/home/cpansand/.cpan/build/2021031520/HTML-FormFu-Model-DBIC-2.03-0/blib/lib/HTML/FormFu/Model/DBIC.pm line 439
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/belongs_to_select.t line 51
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'two_note_id' on TwoNote - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'two_note_id' implicitly as an autoinc, and attempting value retrieval at /usr/home/cpansand/.cpan/build/2021031520/HTML-FormFu-Model-DBIC-2.03-0/blib/lib/HTML/FormFu/Model/DBIC.pm line 439
t/update/belongs_to_select.t .................................. ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/column_without_field.t line 25
t/update/column_without_field.t ............................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable.t line 30
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable.t line 36
t/update/has_many_repeatable.t ................................ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_delete_true.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_delete_true.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_delete_true.t line 29
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_delete_true.t line 32
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_delete_true.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_delete_true.t line 34
t/update/has_many_repeatable_delete_true.t .................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at lib/HTML/FormFu/Model/DBIC.pm line 439
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at lib/HTML/FormFu/Model/DBIC.pm line 439
t/update/has_many_repeatable_many_new.t ....................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at lib/HTML/FormFu/Model/DBIC.pm line 439
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at lib/HTML/FormFu/Model/DBIC.pm line 439
t/update/has_many_repeatable_many_new_exceed_max.t ............ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new.t line 30
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new.t line 36
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at /usr/home/cpansand/.cpan/build/2021031520/HTML-FormFu-Model-DBIC-2.03-0/blib/lib/HTML/FormFu/Model/DBIC.pm line 439
t/update/has_many_repeatable_new.t ............................ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_date.t line 22
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Schedule - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_date.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Schedule - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_date.t line 31
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_date.t line 40
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Schedule - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_date.t line 43
t/update/has_many_repeatable_new_date.t ....................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_dependon.t line 27
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_dependon.t line 30
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_dependon.t line 36
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_dependon.t line 39
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_dependon.t line 42
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at /usr/home/cpansand/.cpan/build/2021031520/HTML-FormFu-Model-DBIC-2.03-0/blib/lib/HTML/FormFu/Model/DBIC.pm line 439
t/update/has_many_repeatable_new_dependon.t ................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_empty.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_empty.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_empty.t line 30
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_empty.t line 34
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_empty.t line 37
t/update/has_many_repeatable_new_empty.t ...................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_implicit.t line 23
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_implicit.t line 26
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_implicit.t line 32
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_implicit.t line 35
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_implicit.t line 38
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at /usr/home/cpansand/.cpan/build/2021031520/HTML-FormFu-Model-DBIC-2.03-0/blib/lib/HTML/FormFu/Model/DBIC.pm line 439
t/update/has_many_repeatable_new_implicit.t ................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_required_when.t line 27
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_required_when.t line 30
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_required_when.t line 36
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_required_when.t line 39
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_many_repeatable_new_required_when.t line 42
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at /usr/home/cpansand/.cpan/build/2021031520/HTML-FormFu-Model-DBIC-2.03-0/blib/lib/HTML/FormFu/Model/DBIC.pm line 439
t/update/has_many_repeatable_new_required_when.t .............. ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_one.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_one.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_one.t line 27
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_one.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_one.t line 36
t/update/has_one.t ............................................ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_one_create.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_one_create.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_one_create.t line 27
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_one_create.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at /usr/home/cpansand/.cpan/build/2021031520/HTML-FormFu-Model-DBIC-2.03-0/blib/lib/HTML/FormFu/Model/DBIC.pm line 439
t/update/has_one_create.t ..................................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_one_no_id.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_one_no_id.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_one_no_id.t line 27
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_one_no_id.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at /usr/home/cpansand/.cpan/build/2021031520/HTML-FormFu-Model-DBIC-2.03-0/blib/lib/HTML/FormFu/Model/DBIC.pm line 439
t/update/has_one_no_id.t ...................................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_one_select.t line 23
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_one_select.t line 26
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_one_select.t line 29
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_one_select.t line 35
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/has_one_select.t line 38
t/update/has_one_select.t ..................................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/ignore_if_empty.t line 16
t/update/ignore_if_empty.t .................................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many-has_many.t line 23
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many-has_many.t line 26
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many-has_many.t line 29
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many-has_many.t line 32
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many-has_many.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many-has_many.t line 34
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many-has_many.t line 42
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many-has_many.t line 45
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many-has_many.t line 47
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many-has_many.t line 51
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many-has_many.t line 52
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Address - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many-has_many.t line 55
t/update/many_to_many-has_many.t .............................. ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_checkboxgroup.t line 23
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_checkboxgroup.t line 26
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_checkboxgroup.t line 32
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_checkboxgroup.t line 35
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_checkboxgroup.t line 38
t/update/many_to_many_checkboxgroup.t ......................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_checkboxgroup_read_only.t line 23
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_checkboxgroup_read_only.t line 26
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_checkboxgroup_read_only.t line 32
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_checkboxgroup_read_only.t line 35
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_checkboxgroup_read_only.t line 38
t/update/many_to_many_checkboxgroup_read_only.t ............... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_checkboxgroup_restricted.t line 30
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_checkboxgroup_restricted.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_checkboxgroup_restricted.t line 39
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_checkboxgroup_restricted.t line 44
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_checkboxgroup_restricted.t line 47
t/update/many_to_many_checkboxgroup_restricted.t .............. ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_checkboxgroup_unselected.t line 23
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_checkboxgroup_unselected.t line 26
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_checkboxgroup_unselected.t line 32
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_checkboxgroup_unselected.t line 35
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_checkboxgroup_unselected.t line 38
t/update/many_to_many_checkboxgroup_unselected.t .............. ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_repeatable.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_repeatable.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_repeatable.t line 30
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_repeatable.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_repeatable.t line 34
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_repeatable.t line 35
t/update/many_to_many_repeatable.t ............................ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_repeatable_new.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_repeatable_new.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_repeatable_new.t line 30
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_repeatable_new.t line 33
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_repeatable_new.t line 34
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at /usr/home/cpansand/.cpan/build/2021031520/HTML-FormFu-Model-DBIC-2.03-0/blib/lib/HTML/FormFu/Model/DBIC.pm line 439
t/update/many_to_many_repeatable_new.t ........................ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_select.t line 23
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_select.t line 26
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_select.t line 32
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_select.t line 35
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_select.t line 38
t/update/many_to_many_select.t ................................ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_select_unselected.t line 23
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_select_unselected.t line 26
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_select_unselected.t line 32
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_select_unselected.t line 35
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Band - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/many_to_many_select_unselected.t line 38
t/update/many_to_many_select_unselected.t ..................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at /usr/home/cpansand/.cpan/build/2021031520/HTML-FormFu-Model-DBIC-2.03-0/blib/lib/HTML/FormFu/Model/DBIC.pm line 439
t/update/methods.t ............................................ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/might_have.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/might_have.t line 24
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/might_have.t line 33
t/update/might_have.t ......................................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/might_have_create.t line 31
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/might_have_create.t line 35
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Note - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/might_have_create.t line 39
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/might_have_create.t line 44
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Note - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at /usr/home/cpansand/.cpan/build/2021031520/HTML-FormFu-Model-DBIC-2.03-0/blib/lib/HTML/FormFu/Model/DBIC.pm line 439
t/update/might_have_create.t .................................. ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/might_have_delete_if_empty.t line 31
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/might_have_delete_if_empty.t line 35
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Note - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/might_have_delete_if_empty.t line 39
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/might_have_delete_if_empty.t line 44
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Note - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/might_have_delete_if_empty.t line 49
t/update/might_have_delete_if_empty.t ......................... ok
t/update/nested_create.t ...................................... ok
t/update/nested_create_checkbox.t ............................. ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/nested_name_accessor.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/nested_name_accessor.t line 33
t/update/nested_name_accessor.t ............................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Schedule - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/nested_repeatable_write.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Task - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/nested_repeatable_write.t line 25
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Schedule - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/nested_repeatable_write.t line 31
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Task - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/nested_repeatable_write.t line 35
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Task - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/nested_repeatable_write.t line 38
t/update/nested_repeatable_write.t ............................ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/null_if_empty.t line 16
t/update/null_if_empty.t ...................................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/opt_accessor.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/opt_accessor.t line 29
t/update/opt_accessor.t ....................................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/opt_accessor_nested.t line 21
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on User - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/opt_accessor_nested.t line 29
t/update/opt_accessor_nested.t ................................ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/update/unchecked_not_null_checkbox.t line 21
t/update/unchecked_not_null_checkbox.t ........................ ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/x_roundtrip/checkbox_false2true.t line 18
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/x_roundtrip/checkbox_false2true.t line 23
t/x_roundtrip/checkbox_false2true.t ........................... ok
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/x_roundtrip/checkbox_true2false.t line 18
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Master - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at t/x_roundtrip/checkbox_true2false.t line 23
t/x_roundtrip/checkbox_true2false.t ........................... ok
All tests successful.
Files=96, Tests=612, 205 wallclock secs ( 0.91 usr 0.24 sys + 136.02 cusr 66.64 csys = 203.81 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------- -------- --------
DBD::SQLite 0 1.66
DBIx::Class 0.08108 0.082842
HTML::FormFu 2.00 2.07
List::MoreUtils 0 0.430
MooseX::Attribute::Chained v1.0.2 1.0.3
perl 5.008001 5.032001
Storable 0 3.21
Task::Weaken 0 1.06
build_requires:
Module Need Have
-------------------------- -------- --------
DateTime::Format::SQLite 0 0.11
ExtUtils::MakeMaker 0 7.44
File::Spec 0 3.78
Locale::Maketext 0 1.29
SQL::Translator 0.11016 1.62
Test::More 0.99 1.302183
configure_requires:
Module Need Have
-------------------------- -------- --------
ExtUtils::MakeMaker 0 7.44
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd13.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
PERL = /usr/local/bin/perl
PERL5LIB = /home/cpansand/.cpan/build/2021031520/SQL-Translator-1.62-0/blib/arch:/home/cpansand/.cpan/build/2021031520/SQL-Translator-1.62-0/blib/lib:/home/cpansand/.cpan/build/2021031520/XML-Writer-0.900-0/blib/arch:/home/cpansand/.cpan/build/2021031520/XML-Writer-0.900-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Parse-RecDescent-1.967015-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Parse-RecDescent-1.967015-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Package-Variant-1.003002-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Package-Variant-1.003002-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Import-Into-1.002005-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Import-Into-1.002005-0/blib/lib:/home/cpansand/.cpan/build/2021031520/DateTime-Format-SQLite-0.11-0/blib/arch:/home/cpansand/.cpan/build/2021031520/DateTime-Format-SQLite-0.11-0/blib/lib:/home/cpansand/.cpan/build/2021031520/HTML-FormFu-2.07-0/blib/arch:/home/cpansand/.cpan/build/2021031520/HTML-FormFu-2.07-0/blib/lib:/home/cpansand/.cpan/build/2021031520/YAML-LibYAML-0.82-0/blib/arch:/home/cpansand/.cpan/build/2021031520/YAML-LibYAML-0.82-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-RequiresInternet-0.05-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-RequiresInternet-0.05-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Regexp-Common-2017060201-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Regexp-Common-2017060201-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Regexp-Assemble-0.38-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Regexp-Assemble-0.38-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Readonly-2.05-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Readonly-2.05-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Number-Format-1.75-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Number-Format-1.75-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MooseX-Attribute-Chained-1.0.3-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MooseX-Attribute-Chained-1.0.3-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MooseX-Aliases-0.11-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MooseX-Aliases-0.11-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Hash-Flatten-1.19-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Hash-Flatten-1.19-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Assertions-1.054-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Assertions-1.054-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Log-Trace-1.070-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Log-Trace-1.070-0/blib/lib:/home/cpansand/.cpan/build/2021031520/HTML-TokeParser-Simple-3.16-0/blib/arch:/home/cpansand/.cpan/build/2021031520/HTML-TokeParser-Simple-3.16-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Sub-Override-0.09-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Sub-Override-0.09-0/blib/lib:/home/cpansand/.cpan/build/2021031520/HTML-Scrubber-0.19-0/blib/arch:/home/cpansand/.cpan/build/2021031520/HTML-Scrubber-0.19-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Memory-Cycle-1.06-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Memory-Cycle-1.06-0/blib/lib:/home/cpansand/.cpan/build/2021031520/PadWalker-2.5-3/blib/arch:/home/cpansand/.cpan/build/2021031520/PadWalker-2.5-3/blib/lib:/home/cpansand/.cpan/build/2021031520/Devel-Cycle-1.12-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Devel-Cycle-1.12-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Differences-0.67-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Differences-0.67-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Email-Valid-1.202-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Email-Valid-1.202-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MailTools-2.21-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MailTools-2.21-0/blib/lib:/home/cpansand/.cpan/build/2021031520/DateTime-Format-Natural-1.11-0/blib/arch:/home/cpansand/.cpan/build/2021031520/DateTime-Format-Natural-1.11-0/blib/lib:/home/cpansand/.cpan/build/2021031520/boolean-0.46-0/blib/arch:/home/cpansand/.cpan/build/2021031520/boolean-0.46-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Module-Util-1.09-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Module-Util-1.09-0/blib/lib:/home/cpansand/.cpan/build/2021031520/DateTime-Format-Builder-0.83-0/blib/arch:/home/cpansand/.cpan/build/2021031520/DateTime-Format-Builder-0.83-0/blib/lib:/home/cpansand/.cpan/build/2021031520/DateTime-Format-Strptime-1.78-0/blib/arch:/home/cpansand/.cpan/build/2021031520/DateTime-Format-Strptime-1.78-0/blib/lib:/home/cpansand/.cpan/build/2021031520/DBIx-Class-Candy-0.005003-0/blib/arch:/home/cpansand/.cpan/build/2021031520/DBIx-Class-Candy-0.005003-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Lingua-EN-Inflect-1.905-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Lingua-EN-Inflect-1.905-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Template-Timer-1.00-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Template-Timer-1.00-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Template-Toolkit-3.009-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Template-Toolkit-3.009-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-LeakTrace-0.17-1/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-LeakTrace-0.17-1/blib/lib:/home/cpansand/.cpan/build/2021031520/AppConfig-1.71-0/blib/arch:/home/cpansand/.cpan/build/2021031520/AppConfig-1.71-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Pod-1.52-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Pod-1.52-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Module-Install-1.19-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Module-Install-1.19-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Module-ScanDeps-1.30-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Module-ScanDeps-1.30-0/blib/lib:/home/cpansand/.cpan/build/2021031520/File-Remove-1.60-0/blib/arch:/home/cpansand/.cpan/build/2021031520/File-Remove-1.60-0/blib/lib:/home/cpansand/.cpan/build/2021031520/File-Copy-Recursive-0.45-0/blib/arch:/home/cpansand/.cpan/build/2021031520/File-Copy-Recursive-0.45-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-File-1.448-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-File-1.448-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-utf8-1.02-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-utf8-1.02-0/blib/lib:/home/cpansand/.cpan/build/2021031520/File-ChangeNotify-0.31-0/blib/arch:/home/cpansand/.cpan/build/2021031520/File-ChangeNotify-0.31-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test2-Suite-0.000139-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test2-Suite-0.000139-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Simple-1.302183-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Simple-1.302183-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Term-Table-0.015-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Term-Table-0.015-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Sub-Info-0.002-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Sub-Info-0.002-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Importer-0.026-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Importer-0.026-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Config-General-2.63-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Config-General-2.63-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MIME-Types-2.18-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MIME-Types-2.18-0/blib/lib:/home/cpansand/.cpan/build/2021031520/HTTP-Request-AsCGI-1.2-0/blib/arch:/home/cpansand/.cpan/build/2021031520/HTTP-Request-AsCGI-1.2-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Class-Accessor-0.51-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Class-Accessor-0.51-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Data-Visitor-0.31-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Data-Visitor-0.31-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Tie-ToObject-0.03-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Tie-ToObject-0.03-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Tie-IxHash-1.23-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Tie-IxHash-1.23-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MooseX-Types-LoadableClass-0.015-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MooseX-Types-LoadableClass-0.015-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MooseX-Types-0.50-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MooseX-Types-0.50-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Sub-Exporter-ForMethods-0.100052-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Sub-Exporter-ForMethods-0.100052-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MooseX-MarkAsMethods-0.15-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MooseX-MarkAsMethods-0.15-0/blib/lib:/home/cpansand/.cpan/build/2021031520/DBIx-Class-0.082842-0/blib/arch:/home/cpansand/.cpan/build/2021031520/DBIx-Class-0.082842-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Scope-Guard-0.21-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Scope-Guard-0.21-0/blib/lib:/home/cpansand/.cpan/build/2021031520/SQL-Abstract-Classic-1.91-0/blib/arch:/home/cpansand/.cpan/build/2021031520/SQL-Abstract-Classic-1.91-0/blib/lib:/home/cpansand/.cpan/build/2021031520/SQL-Abstract-2.000001-0/blib/arch:/home/cpansand/.cpan/build/2021031520/SQL-Abstract-2.000001-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Warn-0.36-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Warn-0.36-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Module-Find-0.15-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Module-Find-0.15-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Hash-Merge-0.302-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Hash-Merge-0.302-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Clone-Choose-0.010-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Clone-Choose-0.010-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Without-Module-0.20-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Without-Module-0.20-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Data-Dumper-Concise-2.023-1/blib/arch:/home/cpansand/.cpan/build/2021031520/Data-Dumper-Concise-2.023-1/blib/lib:/home/cpansand/.cpan/build/2021031520/Context-Preserve-0.03-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Context-Preserve-0.03-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Config-Any-0.32-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Config-Any-0.32-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Class-C3-Componentised-1.001002-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Class-C3-Componentised-1.001002-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Class-Accessor-Grouped-0.10014-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Class-Accessor-Grouped-0.10014-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Class-XSAccessor-1.19-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Class-XSAccessor-1.19-0/blib/lib:/home/cpansand/.cpan/build/2021031520/DBD-SQLite-1.66-0/blib/arch:/home/cpansand/.cpan/build/2021031520/DBD-SQLite-1.66-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MooseX-Traits-Pluggable-0.12-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MooseX-Traits-Pluggable-0.12-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Carp-Clan-6.08-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Carp-Clan-6.08-0/blib/lib:/home/cpansand/.cpan/build/2021031520/URI-ws-0.03-0/blib/arch:/home/cpansand/.cpan/build/2021031520/URI-ws-0.03-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Tree-Simple-VisitorFactory-0.16-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Tree-Simple-VisitorFactory-0.16-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Tree-Simple-1.34-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Tree-Simple-1.34-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Text-SimpleTable-2.07-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Text-SimpleTable-2.07-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Task-Weaken-1.06-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Task-Weaken-1.06-0/blib/lib:/home/cpansand/.cpan/build/2021031520/String-RewritePrefix-0.008-0/blib/arch:/home/cpansand/.cpan/build/2021031520/String-RewritePrefix-0.008-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Safe-Isa-1.000010-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Safe-Isa-1.000010-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Plack-Test-ExternalServer-0.02-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Plack-Test-ExternalServer-0.02-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Plack-Middleware-ReverseProxy-0.16-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Plack-Middleware-ReverseProxy-0.16-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Plack-Middleware-RemoveRedundantBody-0.09-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Plack-Middleware-RemoveRedundantBody-0.09-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Plack-Middleware-MethodOverride-0.20-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Plack-Middleware-MethodOverride-0.20-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Plack-Middleware-FixMissingBodyInRedirect-0.12-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Plack-Middleware-FixMissingBodyInRedirect-0.12-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Plack-1.0048-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Plack-1.0048-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-TCP-2.22-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-TCP-2.22-0/blib/lib:/home/cpansand/.cpan/build/2021031520/HTTP-Headers-Fast-0.22-0/blib/arch:/home/cpansand/.cpan/build/2021031520/HTTP-Headers-Fast-0.22-0/blib/lib:/home/cpansand/.cpan/build/2021031520/HTTP-Entity-Parser-0.25-0/blib/arch:/home/cpansand/.cpan/build/2021031520/HTTP-Entity-Parser-0.25-0/blib/lib:/home/cpansand/.cpan/build/2021031520/WWW-Form-UrlEncoded-0.26-0/blib/arch:/home/cpansand/.cpan/build/2021031520/WWW-Form-UrlEncoded-0.26-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Stream-Buffered-0.03-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Stream-Buffered-0.03-0/blib/lib:/home/cpansand/.cpan/build/2021031520/HTTP-MultiPartParser-0.02-0/blib/arch:/home/cpansand/.cpan/build/2021031520/HTTP-MultiPartParser-0.02-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Filesys-Notify-Simple-0.14-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Filesys-Notify-Simple-0.14-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-SharedFork-0.35-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-SharedFork-0.35-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Devel-StackTrace-AsHTML-0.15-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Devel-StackTrace-AsHTML-0.15-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Cookie-Baker-0.11-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Cookie-Baker-0.11-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Time-0.08-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Time-0.08-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Apache-LogFormat-Compiler-0.36-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Apache-LogFormat-Compiler-0.36-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-MockTime-0.17-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-MockTime-0.17-0/blib/lib:/home/cpansand/.cpan/build/2021031520/POSIX-strftime-Compiler-0.44-0/blib/arch:/home/cpansand/.cpan/build/2021031520/POSIX-strftime-Compiler-0.44-0/blib/lib:/home/cpansand/.cpan/build/2021031520/File-ShareDir-Install-0.13-0/blib/arch:/home/cpansand/.cpan/build/2021031520/File-ShareDir-Install-0.13-0/blib/lib:/home/cpansand/.cpan/build/2021031520/PerlIO-utf8_strict-0.008-0/blib/arch:/home/cpansand/.cpan/build/2021031520/PerlIO-utf8_strict-0.008-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Path-Class-0.37-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Path-Class-0.37-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MooseX-MethodAttributes-0.32-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MooseX-MethodAttributes-0.32-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Trap-v0.3.4-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Trap-v0.3.4-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Path-Tiny-0.118-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Path-Tiny-0.118-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MooseX-Role-Parameterized-1.11-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MooseX-Role-Parameterized-1.11-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Getopt-Long-Descriptive-0.107-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Getopt-Long-Descriptive-0.107-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MooseX-Emulate-Class-Accessor-Fast-0.009032-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MooseX-Emulate-Class-Accessor-Fast-0.009032-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Moose-2.2014-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Moose-2.2014-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Requires-0.11-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Requires-0.11-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-CleanNamespaces-0.24-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-CleanNamespaces-0.24-0/blib/lib:/home/cpansand/.cpan/build/2021031520/File-pushd-1.016-0/blib/arch:/home/cpansand/.cpan/build/2021031520/File-pushd-1.016-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Package-DeprecationManager-0.17-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Package-DeprecationManager-0.17-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Warnings-0.030-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Warnings-0.030-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Sub-Name-0.26-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Sub-Name-0.26-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Module-Runtime-Conflicts-0.003-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Module-Runtime-Conflicts-0.003-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Devel-OverloadInfo-0.005-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Devel-OverloadInfo-0.005-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Devel-GlobalDestruction-0.14-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Devel-GlobalDestruction-0.14-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Class-Load-XS-0.10-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Class-Load-XS-0.10-0/blib/lib:/home/cpansand/.cpan/build/2021031520/CPAN-Meta-Check-0.014-0/blib/arch:/home/cpansand/.cpan/build/2021031520/CPAN-Meta-Check-0.014-0/blib/lib:/home/cpansand/.cpan/build/2021031520/JSON-MaybeXS-1.004003-0/blib/arch:/home/cpansand/.cpan/build/2021031520/JSON-MaybeXS-1.004003-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Cpanel-JSON-XS-4.25-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Cpanel-JSON-XS-4.25-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Hash-MultiValue-0.16-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Hash-MultiValue-0.16-0/blib/lib:/home/cpansand/.cpan/build/2021031520/HTTP-Body-1.22-0/blib/arch:/home/cpansand/.cpan/build/2021031520/HTTP-Body-1.22-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Module-Pluggable-5.2-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Module-Pluggable-5.2-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Data-Dump-1.23-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Data-Dump-1.23-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Class-Load-0.25-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Class-Load-0.25-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Needs-0.002006-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Needs-0.002006-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Fatal-0.016-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Fatal-0.016-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Class-C3-Adopt-NEXT-0.14-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Class-C3-Adopt-NEXT-0.14-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Module-Build-Tiny-0.039-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Module-Build-Tiny-0.039-0/blib/lib:/home/cpansand/.cpan/build/2021031520/ExtUtils-InstallPaths-0.012-0/blib/arch:/home/cpansand/.cpan/build/2021031520/ExtUtils-InstallPaths-0.012-0/blib/lib:/home/cpansand/.cpan/build/2021031520/ExtUtils-Helpers-0.026-0/blib/arch:/home/cpansand/.cpan/build/2021031520/ExtUtils-Helpers-0.026-0/blib/lib:/home/cpansand/.cpan/build/2021031520/ExtUtils-Config-0.008-0/blib/arch:/home/cpansand/.cpan/build/2021031520/ExtUtils-Config-0.008-0/blib/lib:/home/cpansand/.cpan/build/2021031520/CGI-Struct-1.21-0/blib/arch:/home/cpansand/.cpan/build/2021031520/CGI-Struct-1.21-0/blib/lib:/home/cpansand/.cpan/build/2021031520/CGI-Simple-1.25-0/blib/arch:/home/cpansand/.cpan/build/2021031520/CGI-Simple-1.25-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-NoWarnings-1.04-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-NoWarnings-1.04-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Exception-0.43-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Exception-0.43-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Sub-Uplevel-0.2800-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Sub-Uplevel-0.2800-0/blib/lib:/home/cpansand/.cpan/build/2021031520/IO-Stringy-2.113-0/blib/arch:/home/cpansand/.cpan/build/2021031520/IO-Stringy-2.113-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 31043
PERL5_CPAN_IS_RUNNING = 31043
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 80248,31043
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2021031518/cpanreporter_001_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2021031518
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.27
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280234
ExtUtils::Command 7.44
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.44
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON n/a
JSON::PP 4.04
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302183
YAML 1.30
YAML::Syck 1.34
version 0.9924
--
Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
Platform:
osname=freebsd
osvers=13.0-alpha2
archname=amd64-freebsd-thread-multi
uname='freebsd 13stable-amd64-default-job-02 13.0-alpha2 freebsd 13.0-alpha2 1300136 amd64 '
config_args='-Darchlib=/usr/local/lib/perl5/5.32/mach -Dcc=cc -Dcf_by=mat -Dcf_email=mat@FreeBSD.org -Dcf_time=Sat Jan 23 14:56:40 UTC 2021 -Dinc_version_list=none -Dlibperl=libperl.so.5.32.1 -Dman1dir=/usr/local/lib/perl5/5.32/perl/man/man1 -Dman3dir=/usr/local/lib/perl5/5.32/perl/man/man3 -Dprefix=/usr/local -Dprivlib=/usr/local/lib/perl5/5.32 -Dscriptdir=/usr/local/bin -Dsitearch=/usr/local/lib/perl5/site_perl/mach/5.32 -Dsitelib=/usr/local/lib/perl5/site_perl -Dsiteman1dir=/usr/local/lib/perl5/site_perl/man/man1 -Dsiteman3dir=/usr/local/lib/perl5/site_perl/man/man3 -Dusenm=n -Duseshrplib -sde -Ui_iconv -Ui_malloc -Uinstallusrbinperl -Alddlflags=-L/wrkdirs/usr/ports/lang/perl5.32/work/perl-5.32.1 -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -Dshrpldflags=$(LDDLFLAGS:N-L/wrkdirs/usr/ports/lang/perl5.32/work/perl-5.32.1:N-L/usr/local/lib/perl5/5.32/mach/CORE:N-lperl) -Wl,-soname,$(LIBPERL:R) -Doptimize=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dusedtrace -Ui_gdbm -Dusemultiplicity=y -Duse64bitint -Dusemymalloc=n -Dusethreads=y -Accflags=-DUSE_THREAD_SAFE_LOCALE'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O2 -pipe -fstack-protector-strong -fno-strict-aliasing '
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='FreeBSD Clang 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags ='-pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/lib/clang/11.0.1/lib /usr/lib
libs=-lpthread -lm -lcrypt -lutil
perllibs=-lpthread -lm -lcrypt -lutil
libc=
so=so
useshrplib=true
libperl=libperl.so.5.32.1
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags=' -Wl,-R/usr/local/lib/perl5/5.32/mach/CORE'
cccdlflags='-DPIC -fPIC'
lddlflags='-shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Built under freebsd
%ENV:
PERL="/usr/local/bin/perl"
PERL5LIB="/home/cpansand/.cpan/build/2021031520/SQL-Translator-1.62-0/blib/arch:/home/cpansand/.cpan/build/2021031520/SQL-Translator-1.62-0/blib/lib:/home/cpansand/.cpan/build/2021031520/XML-Writer-0.900-0/blib/arch:/home/cpansand/.cpan/build/2021031520/XML-Writer-0.900-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Parse-RecDescent-1.967015-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Parse-RecDescent-1.967015-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Package-Variant-1.003002-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Package-Variant-1.003002-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Import-Into-1.002005-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Import-Into-1.002005-0/blib/lib:/home/cpansand/.cpan/build/2021031520/DateTime-Format-SQLite-0.11-0/blib/arch:/home/cpansand/.cpan/build/2021031520/DateTime-Format-SQLite-0.11-0/blib/lib:/home/cpansand/.cpan/build/2021031520/HTML-FormFu-2.07-0/blib/arch:/home/cpansand/.cpan/build/2021031520/HTML-FormFu-2.07-0/blib/lib:/home/cpansand/.cpan/build/2021031520/YAML-LibYAML-0.82-0/blib/arch:/home/cpansand/.cpan/build/2021031520/YAML-LibYAML-0.82-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-RequiresInternet-0.05-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-RequiresInternet-0.05-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Regexp-Common-2017060201-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Regexp-Common-2017060201-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Regexp-Assemble-0.38-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Regexp-Assemble-0.38-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Readonly-2.05-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Readonly-2.05-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Number-Format-1.75-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Number-Format-1.75-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MooseX-Attribute-Chained-1.0.3-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MooseX-Attribute-Chained-1.0.3-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MooseX-Aliases-0.11-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MooseX-Aliases-0.11-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Hash-Flatten-1.19-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Hash-Flatten-1.19-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Assertions-1.054-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Assertions-1.054-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Log-Trace-1.070-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Log-Trace-1.070-0/blib/lib:/home/cpansand/.cpan/build/2021031520/HTML-TokeParser-Simple-3.16-0/blib/arch:/home/cpansand/.cpan/build/2021031520/HTML-TokeParser-Simple-3.16-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Sub-Override-0.09-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Sub-Override-0.09-0/blib/lib:/home/cpansand/.cpan/build/2021031520/HTML-Scrubber-0.19-0/blib/arch:/home/cpansand/.cpan/build/2021031520/HTML-Scrubber-0.19-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Memory-Cycle-1.06-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Memory-Cycle-1.06-0/blib/lib:/home/cpansand/.cpan/build/2021031520/PadWalker-2.5-3/blib/arch:/home/cpansand/.cpan/build/2021031520/PadWalker-2.5-3/blib/lib:/home/cpansand/.cpan/build/2021031520/Devel-Cycle-1.12-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Devel-Cycle-1.12-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Differences-0.67-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Differences-0.67-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Email-Valid-1.202-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Email-Valid-1.202-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MailTools-2.21-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MailTools-2.21-0/blib/lib:/home/cpansand/.cpan/build/2021031520/DateTime-Format-Natural-1.11-0/blib/arch:/home/cpansand/.cpan/build/2021031520/DateTime-Format-Natural-1.11-0/blib/lib:/home/cpansand/.cpan/build/2021031520/boolean-0.46-0/blib/arch:/home/cpansand/.cpan/build/2021031520/boolean-0.46-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Module-Util-1.09-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Module-Util-1.09-0/blib/lib:/home/cpansand/.cpan/build/2021031520/DateTime-Format-Builder-0.83-0/blib/arch:/home/cpansand/.cpan/build/2021031520/DateTime-Format-Builder-0.83-0/blib/lib:/home/cpansand/.cpan/build/2021031520/DateTime-Format-Strptime-1.78-0/blib/arch:/home/cpansand/.cpan/build/2021031520/DateTime-Format-Strptime-1.78-0/blib/lib:/home/cpansand/.cpan/build/2021031520/DBIx-Class-Candy-0.005003-0/blib/arch:/home/cpansand/.cpan/build/2021031520/DBIx-Class-Candy-0.005003-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Lingua-EN-Inflect-1.905-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Lingua-EN-Inflect-1.905-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Template-Timer-1.00-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Template-Timer-1.00-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Template-Toolkit-3.009-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Template-Toolkit-3.009-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-LeakTrace-0.17-1/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-LeakTrace-0.17-1/blib/lib:/home/cpansand/.cpan/build/2021031520/AppConfig-1.71-0/blib/arch:/home/cpansand/.cpan/build/2021031520/AppConfig-1.71-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Pod-1.52-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Pod-1.52-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Module-Install-1.19-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Module-Install-1.19-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Module-ScanDeps-1.30-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Module-ScanDeps-1.30-0/blib/lib:/home/cpansand/.cpan/build/2021031520/File-Remove-1.60-0/blib/arch:/home/cpansand/.cpan/build/2021031520/File-Remove-1.60-0/blib/lib:/home/cpansand/.cpan/build/2021031520/File-Copy-Recursive-0.45-0/blib/arch:/home/cpansand/.cpan/build/2021031520/File-Copy-Recursive-0.45-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-File-1.448-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-File-1.448-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-utf8-1.02-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-utf8-1.02-0/blib/lib:/home/cpansand/.cpan/build/2021031520/File-ChangeNotify-0.31-0/blib/arch:/home/cpansand/.cpan/build/2021031520/File-ChangeNotify-0.31-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test2-Suite-0.000139-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test2-Suite-0.000139-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Simple-1.302183-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Simple-1.302183-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Term-Table-0.015-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Term-Table-0.015-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Sub-Info-0.002-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Sub-Info-0.002-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Importer-0.026-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Importer-0.026-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Config-General-2.63-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Config-General-2.63-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MIME-Types-2.18-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MIME-Types-2.18-0/blib/lib:/home/cpansand/.cpan/build/2021031520/HTTP-Request-AsCGI-1.2-0/blib/arch:/home/cpansand/.cpan/build/2021031520/HTTP-Request-AsCGI-1.2-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Class-Accessor-0.51-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Class-Accessor-0.51-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Data-Visitor-0.31-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Data-Visitor-0.31-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Tie-ToObject-0.03-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Tie-ToObject-0.03-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Tie-IxHash-1.23-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Tie-IxHash-1.23-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MooseX-Types-LoadableClass-0.015-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MooseX-Types-LoadableClass-0.015-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MooseX-Types-0.50-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MooseX-Types-0.50-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Sub-Exporter-ForMethods-0.100052-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Sub-Exporter-ForMethods-0.100052-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MooseX-MarkAsMethods-0.15-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MooseX-MarkAsMethods-0.15-0/blib/lib:/home/cpansand/.cpan/build/2021031520/DBIx-Class-0.082842-0/blib/arch:/home/cpansand/.cpan/build/2021031520/DBIx-Class-0.082842-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Scope-Guard-0.21-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Scope-Guard-0.21-0/blib/lib:/home/cpansand/.cpan/build/2021031520/SQL-Abstract-Classic-1.91-0/blib/arch:/home/cpansand/.cpan/build/2021031520/SQL-Abstract-Classic-1.91-0/blib/lib:/home/cpansand/.cpan/build/2021031520/SQL-Abstract-2.000001-0/blib/arch:/home/cpansand/.cpan/build/2021031520/SQL-Abstract-2.000001-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Warn-0.36-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Warn-0.36-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Module-Find-0.15-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Module-Find-0.15-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Hash-Merge-0.302-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Hash-Merge-0.302-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Clone-Choose-0.010-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Clone-Choose-0.010-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Without-Module-0.20-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Without-Module-0.20-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Data-Dumper-Concise-2.023-1/blib/arch:/home/cpansand/.cpan/build/2021031520/Data-Dumper-Concise-2.023-1/blib/lib:/home/cpansand/.cpan/build/2021031520/Context-Preserve-0.03-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Context-Preserve-0.03-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Config-Any-0.32-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Config-Any-0.32-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Class-C3-Componentised-1.001002-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Class-C3-Componentised-1.001002-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Class-Accessor-Grouped-0.10014-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Class-Accessor-Grouped-0.10014-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Class-XSAccessor-1.19-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Class-XSAccessor-1.19-0/blib/lib:/home/cpansand/.cpan/build/2021031520/DBD-SQLite-1.66-0/blib/arch:/home/cpansand/.cpan/build/2021031520/DBD-SQLite-1.66-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MooseX-Traits-Pluggable-0.12-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MooseX-Traits-Pluggable-0.12-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Carp-Clan-6.08-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Carp-Clan-6.08-0/blib/lib:/home/cpansand/.cpan/build/2021031520/URI-ws-0.03-0/blib/arch:/home/cpansand/.cpan/build/2021031520/URI-ws-0.03-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Tree-Simple-VisitorFactory-0.16-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Tree-Simple-VisitorFactory-0.16-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Tree-Simple-1.34-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Tree-Simple-1.34-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Text-SimpleTable-2.07-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Text-SimpleTable-2.07-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Task-Weaken-1.06-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Task-Weaken-1.06-0/blib/lib:/home/cpansand/.cpan/build/2021031520/String-RewritePrefix-0.008-0/blib/arch:/home/cpansand/.cpan/build/2021031520/String-RewritePrefix-0.008-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Safe-Isa-1.000010-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Safe-Isa-1.000010-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Plack-Test-ExternalServer-0.02-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Plack-Test-ExternalServer-0.02-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Plack-Middleware-ReverseProxy-0.16-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Plack-Middleware-ReverseProxy-0.16-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Plack-Middleware-RemoveRedundantBody-0.09-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Plack-Middleware-RemoveRedundantBody-0.09-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Plack-Middleware-MethodOverride-0.20-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Plack-Middleware-MethodOverride-0.20-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Plack-Middleware-FixMissingBodyInRedirect-0.12-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Plack-Middleware-FixMissingBodyInRedirect-0.12-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Plack-1.0048-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Plack-1.0048-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-TCP-2.22-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-TCP-2.22-0/blib/lib:/home/cpansand/.cpan/build/2021031520/HTTP-Headers-Fast-0.22-0/blib/arch:/home/cpansand/.cpan/build/2021031520/HTTP-Headers-Fast-0.22-0/blib/lib:/home/cpansand/.cpan/build/2021031520/HTTP-Entity-Parser-0.25-0/blib/arch:/home/cpansand/.cpan/build/2021031520/HTTP-Entity-Parser-0.25-0/blib/lib:/home/cpansand/.cpan/build/2021031520/WWW-Form-UrlEncoded-0.26-0/blib/arch:/home/cpansand/.cpan/build/2021031520/WWW-Form-UrlEncoded-0.26-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Stream-Buffered-0.03-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Stream-Buffered-0.03-0/blib/lib:/home/cpansand/.cpan/build/2021031520/HTTP-MultiPartParser-0.02-0/blib/arch:/home/cpansand/.cpan/build/2021031520/HTTP-MultiPartParser-0.02-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Filesys-Notify-Simple-0.14-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Filesys-Notify-Simple-0.14-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-SharedFork-0.35-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-SharedFork-0.35-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Devel-StackTrace-AsHTML-0.15-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Devel-StackTrace-AsHTML-0.15-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Cookie-Baker-0.11-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Cookie-Baker-0.11-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Time-0.08-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Time-0.08-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Apache-LogFormat-Compiler-0.36-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Apache-LogFormat-Compiler-0.36-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-MockTime-0.17-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-MockTime-0.17-0/blib/lib:/home/cpansand/.cpan/build/2021031520/POSIX-strftime-Compiler-0.44-0/blib/arch:/home/cpansand/.cpan/build/2021031520/POSIX-strftime-Compiler-0.44-0/blib/lib:/home/cpansand/.cpan/build/2021031520/File-ShareDir-Install-0.13-0/blib/arch:/home/cpansand/.cpan/build/2021031520/File-ShareDir-Install-0.13-0/blib/lib:/home/cpansand/.cpan/build/2021031520/PerlIO-utf8_strict-0.008-0/blib/arch:/home/cpansand/.cpan/build/2021031520/PerlIO-utf8_strict-0.008-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Path-Class-0.37-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Path-Class-0.37-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MooseX-MethodAttributes-0.32-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MooseX-MethodAttributes-0.32-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Trap-v0.3.4-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Trap-v0.3.4-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Path-Tiny-0.118-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Path-Tiny-0.118-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MooseX-Role-Parameterized-1.11-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MooseX-Role-Parameterized-1.11-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Getopt-Long-Descriptive-0.107-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Getopt-Long-Descriptive-0.107-0/blib/lib:/home/cpansand/.cpan/build/2021031520/MooseX-Emulate-Class-Accessor-Fast-0.009032-0/blib/arch:/home/cpansand/.cpan/build/2021031520/MooseX-Emulate-Class-Accessor-Fast-0.009032-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Moose-2.2014-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Moose-2.2014-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Requires-0.11-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Requires-0.11-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-CleanNamespaces-0.24-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-CleanNamespaces-0.24-0/blib/lib:/home/cpansand/.cpan/build/2021031520/File-pushd-1.016-0/blib/arch:/home/cpansand/.cpan/build/2021031520/File-pushd-1.016-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Package-DeprecationManager-0.17-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Package-DeprecationManager-0.17-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Warnings-0.030-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Warnings-0.030-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Sub-Name-0.26-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Sub-Name-0.26-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Module-Runtime-Conflicts-0.003-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Module-Runtime-Conflicts-0.003-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Devel-OverloadInfo-0.005-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Devel-OverloadInfo-0.005-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Devel-GlobalDestruction-0.14-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Devel-GlobalDestruction-0.14-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Class-Load-XS-0.10-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Class-Load-XS-0.10-0/blib/lib:/home/cpansand/.cpan/build/2021031520/CPAN-Meta-Check-0.014-0/blib/arch:/home/cpansand/.cpan/build/2021031520/CPAN-Meta-Check-0.014-0/blib/lib:/home/cpansand/.cpan/build/2021031520/JSON-MaybeXS-1.004003-0/blib/arch:/home/cpansand/.cpan/build/2021031520/JSON-MaybeXS-1.004003-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Cpanel-JSON-XS-4.25-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Cpanel-JSON-XS-4.25-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Hash-MultiValue-0.16-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Hash-MultiValue-0.16-0/blib/lib:/home/cpansand/.cpan/build/2021031520/HTTP-Body-1.22-0/blib/arch:/home/cpansand/.cpan/build/2021031520/HTTP-Body-1.22-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Module-Pluggable-5.2-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Module-Pluggable-5.2-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Data-Dump-1.23-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Data-Dump-1.23-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Class-Load-0.25-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Class-Load-0.25-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Needs-0.002006-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Needs-0.002006-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Fatal-0.016-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Fatal-0.016-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Class-C3-Adopt-NEXT-0.14-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Class-C3-Adopt-NEXT-0.14-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Module-Build-Tiny-0.039-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Module-Build-Tiny-0.039-0/blib/lib:/home/cpansand/.cpan/build/2021031520/ExtUtils-InstallPaths-0.012-0/blib/arch:/home/cpansand/.cpan/build/2021031520/ExtUtils-InstallPaths-0.012-0/blib/lib:/home/cpansand/.cpan/build/2021031520/ExtUtils-Helpers-0.026-0/blib/arch:/home/cpansand/.cpan/build/2021031520/ExtUtils-Helpers-0.026-0/blib/lib:/home/cpansand/.cpan/build/2021031520/ExtUtils-Config-0.008-0/blib/arch:/home/cpansand/.cpan/build/2021031520/ExtUtils-Config-0.008-0/blib/lib:/home/cpansand/.cpan/build/2021031520/CGI-Struct-1.21-0/blib/arch:/home/cpansand/.cpan/build/2021031520/CGI-Struct-1.21-0/blib/lib:/home/cpansand/.cpan/build/2021031520/CGI-Simple-1.25-0/blib/arch:/home/cpansand/.cpan/build/2021031520/CGI-Simple-1.25-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-NoWarnings-1.04-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-NoWarnings-1.04-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Test-Exception-0.43-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Test-Exception-0.43-0/blib/lib:/home/cpansand/.cpan/build/2021031520/Sub-Uplevel-0.2800-0/blib/arch:/home/cpansand/.cpan/build/2021031520/Sub-Uplevel-0.2800-0/blib/lib:/home/cpansand/.cpan/build/2021031520/IO-Stringy-2.113-0/blib/arch:/home/cpansand/.cpan/build/2021031520/IO-Stringy-2.113-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="31043"
PERL5_CPAN_IS_RUNNING="31043"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="80248,31043"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2021031518/cpanreporter_001_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2021031520/SQL-Translator-1.62-0/blib/arch
/home/cpansand/.cpan/build/2021031520/SQL-Translator-1.62-0/blib/lib
/home/cpansand/.cpan/build/2021031520/XML-Writer-0.900-0/blib/arch
/home/cpansand/.cpan/build/2021031520/XML-Writer-0.900-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Parse-RecDescent-1.967015-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Parse-RecDescent-1.967015-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Package-Variant-1.003002-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Package-Variant-1.003002-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Import-Into-1.002005-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Import-Into-1.002005-0/blib/lib
/home/cpansand/.cpan/build/2021031520/DateTime-Format-SQLite-0.11-0/blib/arch
/home/cpansand/.cpan/build/2021031520/DateTime-Format-SQLite-0.11-0/blib/lib
/home/cpansand/.cpan/build/2021031520/HTML-FormFu-2.07-0/blib/arch
/home/cpansand/.cpan/build/2021031520/HTML-FormFu-2.07-0/blib/lib
/home/cpansand/.cpan/build/2021031520/YAML-LibYAML-0.82-0/blib/arch
/home/cpansand/.cpan/build/2021031520/YAML-LibYAML-0.82-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-RequiresInternet-0.05-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-RequiresInternet-0.05-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Regexp-Common-2017060201-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Regexp-Common-2017060201-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Regexp-Assemble-0.38-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Regexp-Assemble-0.38-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Readonly-2.05-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Readonly-2.05-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Number-Format-1.75-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Number-Format-1.75-0/blib/lib
/home/cpansand/.cpan/build/2021031520/MooseX-Attribute-Chained-1.0.3-0/blib/arch
/home/cpansand/.cpan/build/2021031520/MooseX-Attribute-Chained-1.0.3-0/blib/lib
/home/cpansand/.cpan/build/2021031520/MooseX-Aliases-0.11-0/blib/arch
/home/cpansand/.cpan/build/2021031520/MooseX-Aliases-0.11-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Hash-Flatten-1.19-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Hash-Flatten-1.19-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-Assertions-1.054-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-Assertions-1.054-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Log-Trace-1.070-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Log-Trace-1.070-0/blib/lib
/home/cpansand/.cpan/build/2021031520/HTML-TokeParser-Simple-3.16-0/blib/arch
/home/cpansand/.cpan/build/2021031520/HTML-TokeParser-Simple-3.16-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Sub-Override-0.09-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Sub-Override-0.09-0/blib/lib
/home/cpansand/.cpan/build/2021031520/HTML-Scrubber-0.19-0/blib/arch
/home/cpansand/.cpan/build/2021031520/HTML-Scrubber-0.19-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-Memory-Cycle-1.06-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-Memory-Cycle-1.06-0/blib/lib
/home/cpansand/.cpan/build/2021031520/PadWalker-2.5-3/blib/arch
/home/cpansand/.cpan/build/2021031520/PadWalker-2.5-3/blib/lib
/home/cpansand/.cpan/build/2021031520/Devel-Cycle-1.12-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Devel-Cycle-1.12-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-Differences-0.67-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-Differences-0.67-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Email-Valid-1.202-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Email-Valid-1.202-0/blib/lib
/home/cpansand/.cpan/build/2021031520/MailTools-2.21-0/blib/arch
/home/cpansand/.cpan/build/2021031520/MailTools-2.21-0/blib/lib
/home/cpansand/.cpan/build/2021031520/DateTime-Format-Natural-1.11-0/blib/arch
/home/cpansand/.cpan/build/2021031520/DateTime-Format-Natural-1.11-0/blib/lib
/home/cpansand/.cpan/build/2021031520/boolean-0.46-0/blib/arch
/home/cpansand/.cpan/build/2021031520/boolean-0.46-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Module-Util-1.09-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Module-Util-1.09-0/blib/lib
/home/cpansand/.cpan/build/2021031520/DateTime-Format-Builder-0.83-0/blib/arch
/home/cpansand/.cpan/build/2021031520/DateTime-Format-Builder-0.83-0/blib/lib
/home/cpansand/.cpan/build/2021031520/DateTime-Format-Strptime-1.78-0/blib/arch
/home/cpansand/.cpan/build/2021031520/DateTime-Format-Strptime-1.78-0/blib/lib
/home/cpansand/.cpan/build/2021031520/DBIx-Class-Candy-0.005003-0/blib/arch
/home/cpansand/.cpan/build/2021031520/DBIx-Class-Candy-0.005003-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Lingua-EN-Inflect-1.905-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Lingua-EN-Inflect-1.905-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Template-Timer-1.00-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Template-Timer-1.00-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Template-Toolkit-3.009-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Template-Toolkit-3.009-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-LeakTrace-0.17-1/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-LeakTrace-0.17-1/blib/lib
/home/cpansand/.cpan/build/2021031520/AppConfig-1.71-0/blib/arch
/home/cpansand/.cpan/build/2021031520/AppConfig-1.71-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-Pod-1.52-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-Pod-1.52-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Module-Install-1.19-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Module-Install-1.19-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Module-ScanDeps-1.30-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Module-ScanDeps-1.30-0/blib/lib
/home/cpansand/.cpan/build/2021031520/File-Remove-1.60-0/blib/arch
/home/cpansand/.cpan/build/2021031520/File-Remove-1.60-0/blib/lib
/home/cpansand/.cpan/build/2021031520/File-Copy-Recursive-0.45-0/blib/arch
/home/cpansand/.cpan/build/2021031520/File-Copy-Recursive-0.45-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-File-1.448-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-File-1.448-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-utf8-1.02-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-utf8-1.02-0/blib/lib
/home/cpansand/.cpan/build/2021031520/File-ChangeNotify-0.31-0/blib/arch
/home/cpansand/.cpan/build/2021031520/File-ChangeNotify-0.31-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test2-Suite-0.000139-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test2-Suite-0.000139-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-Simple-1.302183-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-Simple-1.302183-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Term-Table-0.015-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Term-Table-0.015-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Sub-Info-0.002-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Sub-Info-0.002-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Importer-0.026-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Importer-0.026-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Config-General-2.63-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Config-General-2.63-0/blib/lib
/home/cpansand/.cpan/build/2021031520/MIME-Types-2.18-0/blib/arch
/home/cpansand/.cpan/build/2021031520/MIME-Types-2.18-0/blib/lib
/home/cpansand/.cpan/build/2021031520/HTTP-Request-AsCGI-1.2-0/blib/arch
/home/cpansand/.cpan/build/2021031520/HTTP-Request-AsCGI-1.2-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Class-Accessor-0.51-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Class-Accessor-0.51-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Data-Visitor-0.31-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Data-Visitor-0.31-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Tie-ToObject-0.03-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Tie-ToObject-0.03-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Tie-IxHash-1.23-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Tie-IxHash-1.23-0/blib/lib
/home/cpansand/.cpan/build/2021031520/MooseX-Types-LoadableClass-0.015-0/blib/arch
/home/cpansand/.cpan/build/2021031520/MooseX-Types-LoadableClass-0.015-0/blib/lib
/home/cpansand/.cpan/build/2021031520/MooseX-Types-0.50-0/blib/arch
/home/cpansand/.cpan/build/2021031520/MooseX-Types-0.50-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Sub-Exporter-ForMethods-0.100052-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Sub-Exporter-ForMethods-0.100052-0/blib/lib
/home/cpansand/.cpan/build/2021031520/MooseX-MarkAsMethods-0.15-0/blib/arch
/home/cpansand/.cpan/build/2021031520/MooseX-MarkAsMethods-0.15-0/blib/lib
/home/cpansand/.cpan/build/2021031520/DBIx-Class-0.082842-0/blib/arch
/home/cpansand/.cpan/build/2021031520/DBIx-Class-0.082842-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Scope-Guard-0.21-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Scope-Guard-0.21-0/blib/lib
/home/cpansand/.cpan/build/2021031520/SQL-Abstract-Classic-1.91-0/blib/arch
/home/cpansand/.cpan/build/2021031520/SQL-Abstract-Classic-1.91-0/blib/lib
/home/cpansand/.cpan/build/2021031520/SQL-Abstract-2.000001-0/blib/arch
/home/cpansand/.cpan/build/2021031520/SQL-Abstract-2.000001-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-Warn-0.36-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-Warn-0.36-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Module-Find-0.15-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Module-Find-0.15-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Hash-Merge-0.302-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Hash-Merge-0.302-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Clone-Choose-0.010-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Clone-Choose-0.010-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-Without-Module-0.20-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-Without-Module-0.20-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Data-Dumper-Concise-2.023-1/blib/arch
/home/cpansand/.cpan/build/2021031520/Data-Dumper-Concise-2.023-1/blib/lib
/home/cpansand/.cpan/build/2021031520/Context-Preserve-0.03-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Context-Preserve-0.03-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Config-Any-0.32-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Config-Any-0.32-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Class-C3-Componentised-1.001002-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Class-C3-Componentised-1.001002-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Class-Accessor-Grouped-0.10014-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Class-Accessor-Grouped-0.10014-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Class-XSAccessor-1.19-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Class-XSAccessor-1.19-0/blib/lib
/home/cpansand/.cpan/build/2021031520/DBD-SQLite-1.66-0/blib/arch
/home/cpansand/.cpan/build/2021031520/DBD-SQLite-1.66-0/blib/lib
/home/cpansand/.cpan/build/2021031520/MooseX-Traits-Pluggable-0.12-0/blib/arch
/home/cpansand/.cpan/build/2021031520/MooseX-Traits-Pluggable-0.12-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Carp-Clan-6.08-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Carp-Clan-6.08-0/blib/lib
/home/cpansand/.cpan/build/2021031520/URI-ws-0.03-0/blib/arch
/home/cpansand/.cpan/build/2021031520/URI-ws-0.03-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Tree-Simple-VisitorFactory-0.16-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Tree-Simple-VisitorFactory-0.16-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Tree-Simple-1.34-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Tree-Simple-1.34-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Text-SimpleTable-2.07-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Text-SimpleTable-2.07-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Task-Weaken-1.06-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Task-Weaken-1.06-0/blib/lib
/home/cpansand/.cpan/build/2021031520/String-RewritePrefix-0.008-0/blib/arch
/home/cpansand/.cpan/build/2021031520/String-RewritePrefix-0.008-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Safe-Isa-1.000010-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Safe-Isa-1.000010-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Plack-Test-ExternalServer-0.02-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Plack-Test-ExternalServer-0.02-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Plack-Middleware-ReverseProxy-0.16-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Plack-Middleware-ReverseProxy-0.16-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Plack-Middleware-RemoveRedundantBody-0.09-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Plack-Middleware-RemoveRedundantBody-0.09-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Plack-Middleware-MethodOverride-0.20-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Plack-Middleware-MethodOverride-0.20-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Plack-Middleware-FixMissingBodyInRedirect-0.12-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Plack-Middleware-FixMissingBodyInRedirect-0.12-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Plack-1.0048-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Plack-1.0048-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-TCP-2.22-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-TCP-2.22-0/blib/lib
/home/cpansand/.cpan/build/2021031520/HTTP-Headers-Fast-0.22-0/blib/arch
/home/cpansand/.cpan/build/2021031520/HTTP-Headers-Fast-0.22-0/blib/lib
/home/cpansand/.cpan/build/2021031520/HTTP-Entity-Parser-0.25-0/blib/arch
/home/cpansand/.cpan/build/2021031520/HTTP-Entity-Parser-0.25-0/blib/lib
/home/cpansand/.cpan/build/2021031520/WWW-Form-UrlEncoded-0.26-0/blib/arch
/home/cpansand/.cpan/build/2021031520/WWW-Form-UrlEncoded-0.26-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Stream-Buffered-0.03-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Stream-Buffered-0.03-0/blib/lib
/home/cpansand/.cpan/build/2021031520/HTTP-MultiPartParser-0.02-0/blib/arch
/home/cpansand/.cpan/build/2021031520/HTTP-MultiPartParser-0.02-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Filesys-Notify-Simple-0.14-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Filesys-Notify-Simple-0.14-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-SharedFork-0.35-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-SharedFork-0.35-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Devel-StackTrace-AsHTML-0.15-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Devel-StackTrace-AsHTML-0.15-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Cookie-Baker-0.11-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Cookie-Baker-0.11-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-Time-0.08-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-Time-0.08-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Apache-LogFormat-Compiler-0.36-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Apache-LogFormat-Compiler-0.36-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-MockTime-0.17-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-MockTime-0.17-0/blib/lib
/home/cpansand/.cpan/build/2021031520/POSIX-strftime-Compiler-0.44-0/blib/arch
/home/cpansand/.cpan/build/2021031520/POSIX-strftime-Compiler-0.44-0/blib/lib
/home/cpansand/.cpan/build/2021031520/File-ShareDir-Install-0.13-0/blib/arch
/home/cpansand/.cpan/build/2021031520/File-ShareDir-Install-0.13-0/blib/lib
/home/cpansand/.cpan/build/2021031520/PerlIO-utf8_strict-0.008-0/blib/arch
/home/cpansand/.cpan/build/2021031520/PerlIO-utf8_strict-0.008-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Path-Class-0.37-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Path-Class-0.37-0/blib/lib
/home/cpansand/.cpan/build/2021031520/MooseX-MethodAttributes-0.32-0/blib/arch
/home/cpansand/.cpan/build/2021031520/MooseX-MethodAttributes-0.32-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-Trap-v0.3.4-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-Trap-v0.3.4-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Path-Tiny-0.118-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Path-Tiny-0.118-0/blib/lib
/home/cpansand/.cpan/build/2021031520/MooseX-Role-Parameterized-1.11-0/blib/arch
/home/cpansand/.cpan/build/2021031520/MooseX-Role-Parameterized-1.11-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Getopt-Long-Descriptive-0.107-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Getopt-Long-Descriptive-0.107-0/blib/lib
/home/cpansand/.cpan/build/2021031520/MooseX-Emulate-Class-Accessor-Fast-0.009032-0/blib/arch
/home/cpansand/.cpan/build/2021031520/MooseX-Emulate-Class-Accessor-Fast-0.009032-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Moose-2.2014-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Moose-2.2014-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-Requires-0.11-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-Requires-0.11-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-CleanNamespaces-0.24-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-CleanNamespaces-0.24-0/blib/lib
/home/cpansand/.cpan/build/2021031520/File-pushd-1.016-0/blib/arch
/home/cpansand/.cpan/build/2021031520/File-pushd-1.016-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Package-DeprecationManager-0.17-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Package-DeprecationManager-0.17-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-Warnings-0.030-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-Warnings-0.030-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Sub-Name-0.26-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Sub-Name-0.26-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Module-Runtime-Conflicts-0.003-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Module-Runtime-Conflicts-0.003-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Devel-OverloadInfo-0.005-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Devel-OverloadInfo-0.005-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Devel-GlobalDestruction-0.14-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Devel-GlobalDestruction-0.14-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Class-Load-XS-0.10-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Class-Load-XS-0.10-0/blib/lib
/home/cpansand/.cpan/build/2021031520/CPAN-Meta-Check-0.014-0/blib/arch
/home/cpansand/.cpan/build/2021031520/CPAN-Meta-Check-0.014-0/blib/lib
/home/cpansand/.cpan/build/2021031520/JSON-MaybeXS-1.004003-0/blib/arch
/home/cpansand/.cpan/build/2021031520/JSON-MaybeXS-1.004003-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Cpanel-JSON-XS-4.25-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Cpanel-JSON-XS-4.25-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Hash-MultiValue-0.16-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Hash-MultiValue-0.16-0/blib/lib
/home/cpansand/.cpan/build/2021031520/HTTP-Body-1.22-0/blib/arch
/home/cpansand/.cpan/build/2021031520/HTTP-Body-1.22-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Module-Pluggable-5.2-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Module-Pluggable-5.2-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Data-Dump-1.23-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Data-Dump-1.23-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Class-Load-0.25-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Class-Load-0.25-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-Needs-0.002006-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-Needs-0.002006-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-Fatal-0.016-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-Fatal-0.016-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Class-C3-Adopt-NEXT-0.14-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Class-C3-Adopt-NEXT-0.14-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Module-Build-Tiny-0.039-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Module-Build-Tiny-0.039-0/blib/lib
/home/cpansand/.cpan/build/2021031520/ExtUtils-InstallPaths-0.012-0/blib/arch
/home/cpansand/.cpan/build/2021031520/ExtUtils-InstallPaths-0.012-0/blib/lib
/home/cpansand/.cpan/build/2021031520/ExtUtils-Helpers-0.026-0/blib/arch
/home/cpansand/.cpan/build/2021031520/ExtUtils-Helpers-0.026-0/blib/lib
/home/cpansand/.cpan/build/2021031520/ExtUtils-Config-0.008-0/blib/arch
/home/cpansand/.cpan/build/2021031520/ExtUtils-Config-0.008-0/blib/lib
/home/cpansand/.cpan/build/2021031520/CGI-Struct-1.21-0/blib/arch
/home/cpansand/.cpan/build/2021031520/CGI-Struct-1.21-0/blib/lib
/home/cpansand/.cpan/build/2021031520/CGI-Simple-1.25-0/blib/arch
/home/cpansand/.cpan/build/2021031520/CGI-Simple-1.25-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-NoWarnings-1.04-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-NoWarnings-1.04-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Test-Exception-0.43-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Test-Exception-0.43-0/blib/lib
/home/cpansand/.cpan/build/2021031520/Sub-Uplevel-0.2800-0/blib/arch
/home/cpansand/.cpan/build/2021031520/Sub-Uplevel-0.2800-0/blib/lib
/home/cpansand/.cpan/build/2021031520/IO-Stringy-2.113-0/blib/arch
/home/cpansand/.cpan/build/2021031520/IO-Stringy-2.113-0/blib/lib
/usr/local/lib/perl5/site_perl/mach/5.32
/usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/5.32/mach
/usr/local/lib/perl5/5.32
.