]> Dogcows Code - chaz/p5-CGI-Ex/blob - t/samples/yaml1.val
add PSGI handler
[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.03624 seconds and 5 git commands to generate.