1DBIx::Class::Helper::ScUhseemra:C:oVnetDrrBiiIfbxiu:et:reC:dl:aPPsaesrr:el:nHtDe(ol3cp)uemre:n:tSacthieomna::Verifier::Parent(3)
2
3
4
6 DBIx::Class::Helper::Schema::Verifier::Parent - Verify that the Results
7 and ResultSets have the correct base class
8
10 package MyApp::Schema;
11
12 __PACKAGE__->load_components('Helper::Schema::Verifier::Parent');
13
14 sub base_result { 'MyApp::Schema::Result' }
15 sub base_resultset { 'MyApp::Schema::ResultSet' }
16
18 "DBIx::Class::Helper::Schema::Verifier::Parent" verifies that all of
19 your results and resultsets use the base class that you specify.
20
22 Arthur Axel "fREW" Schmidt <frioux+cpan@gmail.com>
23
25 This software is copyright (c) 2020 by Arthur Axel "fREW" Schmidt.
26
27 This is free software; you can redistribute it and/or modify it under
28 the same terms as the Perl 5 programming language system itself.
29
30
31
32perl v5.34.0 DBIx2:0:2C2l-a0s1s-:2:1Helper::Schema::Verifier::Parent(3)