ASP4-PSGI

 view release on metacpan or  search on metacpan

t/010-basic/010-compile.t  view on Meta::CPAN

#!/usr/bin/env perl -w

use strict;
use warnings 'all';
use Test::More 'no_plan';

use_ok('ASP4::PSGI');




( run in 1.326 second using v1.01-cache-2.11-cpan-39bf76dae61 )