1Test::Data::Split::BackUesnedr::CVoanltirdiabtuetTHeeadssthP:(e:3rD)latDao:c:uSmpelnitta:t:iBoanckend::ValidateHash(3)
2
3
4
6 Test::Data::Split::Backend::ValidateHash - hash backend with input
7 validation and transformation.
8
10 version 0.2.1
11
13 See the tests.
14
16 This inherits from Test::Data::Split::Backend::Hash .
17
19 version 0.2.1
20
22 $pkg->populate([$id1,$data1,$id2,$data2,$id3,$data3...]);
23 Populate the hash with the IDs and data passed as an even lengthed
24 array reference. The IDs must be unique and the validate_and_transform
25 method must be implemented.
26
27 The accepts an "{id => $id, data => $data}" hash reference and either
28 throws an exception or returns the transformed/mutated data (which can
29 be the same as the original.
30
32 Shlomi Fish <shlomif@cpan.org>
33
35 This software is Copyright (c) 2014 by Shlomi Fish.
36
37 This is free software, licensed under:
38
39 The MIT (X11) License
40
42 Please report any bugs or feature requests on the bugtracker website
43 <https://github.com/shlomif/perl-Test-Data-Split/issues>
44
45 When submitting a bug or request, please include a test-file or a patch
46 to an existing test-file that illustrates the bug or desired feature.
47
49 Perldoc
50 You can find documentation for this module with the perldoc command.
51
52 perldoc Test::Data::Split::Backend::ValidateHash
53
54 Websites
55 The following websites have more information about this module, and may
56 be of help to you. As always, in addition to those websites please use
57 your favorite search engine to discover more resources.
58
59 · MetaCPAN
60
61 A modern, open-source CPAN search engine, useful to view POD in
62 HTML format.
63
64 <https://metacpan.org/release/Test-Data-Split>
65
66 · Search CPAN
67
68 The default CPAN search engine, useful to view POD in HTML format.
69
70 <http://search.cpan.org/dist/Test-Data-Split>
71
72 · RT: CPAN's Bug Tracker
73
74 The RT ( Request Tracker ) website is the default bug/issue
75 tracking system for CPAN.
76
77 <https://rt.cpan.org/Public/Dist/Display.html?Name=Test-Data-Split>
78
79 · AnnoCPAN
80
81 The AnnoCPAN is a website that allows community annotations of Perl
82 module documentation.
83
84 <http://annocpan.org/dist/Test-Data-Split>
85
86 · CPAN Ratings
87
88 The CPAN Ratings is a website that allows community ratings and
89 reviews of Perl modules.
90
91 <http://cpanratings.perl.org/d/Test-Data-Split>
92
93 · CPANTS
94
95 The CPANTS is a website that analyzes the Kwalitee ( code metrics )
96 of a distribution.
97
98 <http://cpants.cpanauthors.org/dist/Test-Data-Split>
99
100 · CPAN Testers
101
102 The CPAN Testers is a network of smoke testers who run automated
103 tests on uploaded CPAN distributions.
104
105 <http://www.cpantesters.org/distro/T/Test-Data-Split>
106
107 · CPAN Testers Matrix
108
109 The CPAN Testers Matrix is a website that provides a visual
110 overview of the test results for a distribution on various
111 Perls/platforms.
112
113 <http://matrix.cpantesters.org/?dist=Test-Data-Split>
114
115 · CPAN Testers Dependencies
116
117 The CPAN Testers Dependencies is a website that shows a chart of
118 the test results of all dependencies for a distribution.
119
120 <http://deps.cpantesters.org/?module=Test::Data::Split>
121
122 Bugs / Feature Requests
123 Please report any bugs or feature requests by email to
124 "bug-test-data-split at rt.cpan.org", or through the web interface at
125 <https://rt.cpan.org/Public/Bug/Report.html?Queue=Test-Data-Split>. You
126 will be automatically notified of any progress on the request by the
127 system.
128
129 Source Code
130 The code is open to the world, and available for you to hack on. Please
131 feel free to browse it and play with it, or whatever. If you want to
132 contribute patches, please send me a diff or prod me to pull from your
133 repository :)
134
135 <https://github.com/shlomif/perl-Test-Data-Split>
136
137 git clone git://github.com/shlomif/perl-Test-Data-Split.git
138
139
140
141perl v5.30.1 20T2e0s-t0:1:-D3a0ta::Split::Backend::ValidateHash(3)