]> Dogcows Code - chaz/p5-CGI-Ex/blob - t/1_validate_00_base.t
d8ea8df2bc7eb3a2dbcb7d89806273301f2e56fa
[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.03463 seconds and 3 git commands to generate.