1DBIx::Class::Helper::RoUws:e:rClCeoanntRreisbuultDteBSdIextP:(e:3rC)llaDsosc:u:mHeenltpaetri:o:nRow::CleanResultSet(3)
2
3
4
6 DBIx::Class::Helper::Row::CleanResultSet - Get an unfiltered ResultSet
7 from the row
8
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
23 Sometimes you need to be able to access the ResultSet containing all
24 rows.
25
27 clean_rs
28 $row->clean_rs
29
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.38.0 20D2B3I-x0:7:-C2l0ass::Helper::Row::CleanResultSet(3)