]> Dogcows Code - chaz/p5-CGI-Ex/blob - t/1_validate_00_base.t
CGI::Ex 1.14
[chaz/p5-CGI-Ex] / t / 1_validate_00_base.t
1
2 BEGIN {
3 print "1..1\n";
4 }
5
6 use CGI::Ex::Validate;
7
8 BEGIN { print "ok 1\n"; }
This page took 0.038129 seconds and 4 git commands to generate.