AI-XGBoost

 view release on metacpan or  search on metacpan

t/author-synopsis.t  view on Meta::CPAN

#!perl

BEGIN {
    unless ( $ENV{AUTHOR_TESTING} ) {
        print qq{1..0 # SKIP these tests are for testing by the author\n};
        exit;
    }
}

use Test::Synopsis;

all_synopsis_ok();



( run in 0.748 second using v1.01-cache-2.11-cpan-ceb78f64989 )