]> Dogcows Code - chaz/p5-CGI-Ex/blob - t/samples/yaml2.val
CGI::Ex 1.14
[chaz/p5-CGI-Ex] / t / samples / yaml2.val
1 ### this yaml will return an arrayref containing three hashrefs
2 ### this shows three groups
3 ### the first two groups have validate_if's
4 - group validate_if: foo
5 bar:
6 required: 1
7 - group validate_if: hem
8 haw: { required: 1 }
9 - raspberry:
10 required: 1
This page took 0.031647 seconds and 4 git commands to generate.