Scroll to navigation

DBIx::Class::ResultSetManager(3pm) User Contributed Perl Documentation DBIx::Class::ResultSetManager(3pm)

NAME

DBIx::Class::ResultSetManager - scheduled for deletion in 09000

DESCRIPTION

DBIx::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.";

FURTHER QUESTIONS?

Check the list of additional DBIC resources.

COPYRIGHT AND LICENSE

This module is free software copyright by the DBIx::Class (DBIC) authors. You can redistribute it and/or modify it under the same terms as the DBIx::Class library.
2018-04-19 perl v5.26.2