]> Dogcows Code - chaz/p5-CGI-Ex/blob - t/samples/yaml1.val
CGI::Ex 1.14
[chaz/p5-CGI-Ex] / t / samples / yaml1.val
1 ### this file is very simplistic
2 ### but it shows how easy the file can be
3 user:
4 required: 1
5 foo:
6 required_if: bar
7
8 ### you could also do
9 # user: {required: 1}
10 # foo: {required: 1}
This page took 0.030545 seconds and 4 git commands to generate.