]> Dogcows Code - chaz/p5-CGI-Ex/blob - perl2.pl
2a45fea0fddac61ab17daaae745d39a728fcf966
[chaz/p5-CGI-Ex] / perl2.pl
1 [
2 {
3 'group validate_if' => 'foo',
4 bar => {
5 required => 1,
6 },
7 },
8 {
9 'group validate_if' => 'hem',
10 haw => { required => 1 },
11 },
12 {
13 raspberry => {
14 required => 1,
15 },
16 },
17 ];
This page took 0.031491 seconds and 3 git commands to generate.