root/lang/perl/App-Benchmark-WAF/trunk/t/cgi/cgi-object.t @ 23445

Revision 23445, 104 bytes (checked in by daisuke, 5 years ago)

cgi-object

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