1DBIx::Class::Helper::RoUws:e:rClCeoanntRreisbuultDteBSdIextP:(e:3rC)llaDsosc:u:mHeenltpaetri:o:nRow::CleanResultSet(3)
2
3
4

NAME

6       DBIx::Class::Helper::Row::CleanResultSet - Get an unfiltered ResultSet
7       from the row
8

SYNOPSIS

10       In result class:
11
12        __PACKAGE__->load_components('Helper::Row::CleanResultSet');
13
14       Elsewhere:
15
16        $row->clean_rs->$some_rs_method
17
18       similar to:
19
20        $row->result_source->resultset->$some_rs_method
21

DESCRIPTION

23       Sometimes you need to be able to access the ResultSet containing all
24       rows.
25

METHODS

27   clean_rs
28        $row->clean_rs
29

AUTHOR

31       Arthur Axel "fREW" Schmidt <frioux+cpan@gmail.com>
32
34       This software is copyright (c) 2020 by Arthur Axel "fREW" Schmidt.
35
36       This is free software; you can redistribute it and/or modify it under
37       the same terms as the Perl 5 programming language system itself.
38
39
40
41perl v5.32.0                      20D2B0I-x0:7:-C2l8ass::Helper::Row::CleanResultSet(3)
Impressum