Query: dbix::class::resultsetmanager
OS: mojave
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DBIx::Class::ResultSetManager(3) User Contributed Perl Documentation DBIx::Class::ResultSetManager(3)NAMEDBIx::Class::ResultSetManager - scheduled for deletion in 09000DESCRIPTIONDBIx::Class::ResultSetManager never left experimental status and has now been DEPRECATED. This module will be deleted in 09000 so please migrate any and all code using it to explicit resultset classes using either __PACKAGE__->resultset_class(...) calls or by switching from using DBIx::Class::Schema->load_classes() to load_namespaces() and creating appropriate My::Schema::ResultSet::* classes for it to pick up."; perl v5.18.2 2013-07-12 DBIx::Class::ResultSetManager(3)