Alien-Thrust
view release on metacpan or search on metacpan
use strict;
use lib q(.);
use ThrustModuleBuild;
my $build = ThrustModuleBuild->new(
module_name => 'Alien::Thrust',
dist_abstract => 'Download and install the Thrust cross-platform GUI framework',
dist_author => 'Doug Hoyte <doug@hcsw.org>',
license => 'perl',
configure_requires => {
'Module::Build' => 0,
},
( run in 0.251 second using v1.01-cache-2.11-cpan-87723dcf8b7 )