The loading of IO::Handle is still needed as demonstrated by failing
SQLA optional tests. Bleh!
use warnings;
use DBIx::Class::_Util qw(sigwarn_silencer qsub);
+use IO::Handle ();
# DO NOT edit away without talking to riba first, he will just put it back
# BEGIN pre-Moo2 import block