root/lang/perl/App-Benchmark-WAF/trunk/t/cgi/cgi-app.t @ 23475

Revision 23438, 103 bytes (checked in by daisuke, 5 years ago)

import

Line 
1use strict;
2use App::Benchmark::WAF;
3
4waf_benchmark_diag(
5    type => 'cgi-app',
6    mode => 'cgi',
7);
Note: See TracBrowser for help on using the browser.