package # hide from PAUSE DBIx::Class::Componentised; use strict; use warnings; ### # Keep this class for backwards compatibility ### use base 'Class::C3::Componentised'; 1;