1Test::DBICSchemaLoaderDUisgeerstC(o3n)tributed Perl DocuTmeesntt:a:tDiBoInCSchemaLoaderDigest(3)
2
3
4
6 Test::DBICSchemaLoaderDigest - test the DBIC::Schema::Loader's MD5 sum
7
9 This document describes version 0.04 of Test::DBICSchemaLoaderDigest -
10 released June 30, 2012 as part of Test-DBICSchemaLoaderDigest.
11
13 use Test::More tests => 1;
14 use Test::DBICSchemaLoaderDigest;
15 test_dbic_schema_loader_digest('lib/Proj/Schema/Foo.pm');
16
18 Hey DBIC::Schema::Loader dumps follow code:
19
20 # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:2lkIltTa9Ey3fExXmUB/gw
21
22 But, some programmer MODIFY THE ABOVE OF THIS CODE!!!!!!!!!!
23 AAAAHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH!!!
24
25 This module tests for manual changes to the forbidden zone. If you use
26 this test, you can stop this problem before it becomes a real problem.
27
29 test_dbic_schema_loader_digest('lib/Proj/Schema/Foo.pm')
30 Check the MD5 sum.
31
33 ---------------------------- ------ ------ ------ ------ ------ ------ ------
34 File stmt bran cond sub pod time total
35 ---------------------------- ------ ------ ------ ------ ------ ------ ------
36 ...DBICSchemaLoaderDigest.pm 100.0 100.0 n/a 100.0 100.0 100.0 100.0
37 Total 100.0 100.0 n/a 100.0 100.0 100.0 100.0
38 ---------------------------- ------ ------ ------ ------ ------ ------ ------
39
41 Please see those modules/websites for more information related to this
42 module.
43
44 • DBIx::Class::Schema::Loader
45
47 The development version is on github at
48 <http://github.com/RsrchBoy/test-dbicschemaloaderdigest> and may be
49 cloned from <git://github.com/RsrchBoy/test-dbicschemaloaderdigest.git>
50
52 Please report any bugs or feature requests on the bugtracker website
53 https://github.com/RsrchBoy/test-dbicschemaloaderdigest/issues
54
55 When submitting a bug or request, please include a test-file or a patch
56 to an existing test-file that illustrates the bug or desired feature.
57
59 • Tokuhiro Matsuno <tokuhirom@gmail.com>
60
61 • Chris Weyl <cweyl@alumni.drew.edu>
62
64 This software is copyright (c) 2012 by Tokuhiro Matsuno
65 <tokuhirom@gmail.com>.
66
67 This is free software; you can redistribute it and/or modify it under
68 the same terms as the Perl 5 programming language system itself.
69
70
71
72perl v5.38.0 2023-07-21 Test::DBICSchemaLoaderDigest(3)