forked from bulk88/perl5-win32-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMETA.yml
More file actions
30 lines (30 loc) · 724 Bytes
/
META.yml
File metadata and controls
30 lines (30 loc) · 724 Bytes
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
--- #YAML:1.0
name: Win32-API
version: 0.68
abstract: Perl Win32 API Import Facility
author:
- Aldo Calpini <dada@perl.it>, Cosimo Streppone <cosimo@cpan.org>
license: perl
distribution_type: module
configure_requires:
ExtUtils::MakeMaker: 0
build_requires:
ExtUtils::MakeMaker: 0
requires:
Test::More: 0
Win32: 0
resources:
repository: https://github.com/bulk88/perl5-win32-api
no_index:
directory:
- t
- inc
generated_by: ExtUtils::MakeMaker version 6.55_02
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
keywords:
- win32
- api
- dll
- libraries