1Test::DBICSchemaLoaderDUisgeerstC(o3n)tributed Perl DocuTmeesntt:a:tDiBoInCSchemaLoaderDigest(3)
2
3
4

NAME

6       Test::DBICSchemaLoaderDigest - test the DBIC::Schema::Loader's MD5 sum
7

VERSION

9       This document describes version 0.04 of Test::DBICSchemaLoaderDigest -
10       released June 30, 2012 as part of Test-DBICSchemaLoaderDigest.
11

SYNOPSIS

13         use Test::More tests => 1;
14         use Test::DBICSchemaLoaderDigest;
15         test_dbic_schema_loader_digest('lib/Proj/Schema/Foo.pm');
16

DESCRIPTION

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

METHODS

29   test_dbic_schema_loader_digest('lib/Proj/Schema/Foo.pm')
30       Check the MD5 sum.
31

CODE COVERAGE

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

SEE ALSO

41       Please see those modules/websites for more information related to this
42       module.
43
44       ·   DBIx::Class::Schema::Loader
45

SOURCE

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

BUGS

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

AUTHORS

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.30.0                      2019-07-26   Test::DBICSchemaLoaderDigest(3)
Impressum