1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
|
---
abstract: 'A Module::Build class for building XS modules'
author:
- ':'
build_requires:
Capture::Tiny: '0'
Cwd::Guard: '0'
File::Copy::Recursive::Reduced: '0.002'
File::Spec::Functions: '0'
File::Temp: '0'
Test::More: '0.98'
configure_requires:
Module::Build: '0.4005'
dynamic_config: 0
generated_by: 'Minilla/v3.0.17, CPAN::Meta::Converter version 2.142060'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Module-Build-XSUtil
no_index:
directory:
- t
- xt
- inc
- share
- eg
- examples
- author
- builder
provides:
Module::Build::XSUtil:
file: lib/Module/Build/XSUtil.pm
version: '0.19'
requires:
Devel::CheckCompiler: '0'
Devel::PPPort: '0'
Exporter: '0'
ExtUtils::CBuilder: '0'
File::Basename: '0'
File::Path: '0'
XSLoader: '0'
parent: '0'
perl: '5.008001'
resources:
bugtracker: https://github.com/hideo55/Module-Build-XSUtil/issues
homepage: https://github.com/hideo55/Module-Build-XSUtil
repository: git://github.com/hideo55/Module-Build-XSUtil.git
version: '0.19'
x_contributors:
- 'Hideaki Ohno <hide.o.j55@gmail.com>'
- 'James E Keenan <jkeenan@cpan.org>'
- 'Shoichi Kaji <skaji@cpan.org>'
- 'Syohei YOSHIDA <syohex@gmail.com>'
- 'Vincent Pit <perl@profvince.com>'
- 'tokuhirom <tokuhirom@gmail.com>'
|