Clutch

 view release on metacpan or  search on metacpan

t/000_load.t  view on Meta::CPAN

#!perl -w
use strict;
use Test::More tests => 1;

BEGIN {
    use_ok 'Clutch';
}

diag "Testing Clutch/$Clutch::VERSION";



( run in 1.634 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )