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
|
---
abstract: 'Utility functions for XS modules'
author:
- 'Goro Fuji (gfx) <gfuji(at)cpan.org>.'
build_requires:
B::Hooks::OP::Annotation: 0.43
Devel::PPPort: 3.19
ExtUtils::MakeMaker: 6.42
ExtUtils::ParseXS: 2.21
Test::More: 0.88
XSLoader: 0.1
configure_requires:
ExtUtils::MakeMaker: 6.42
distribution_type: module
generated_by: 'Module::Install version 1.00'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
module_name: Module::Install::XSUtil
name: Module-Install-XSUtil
no_index:
directory:
- example
- inc
- t
- xt
requires:
Module::Install: 0.91
perl: 5.00503
resources:
license: http://dev.perl.org/licenses/
repository: git://github.com/gfx/Perl-Module-Install-XSUtil.git
version: 0.25
|