]> git.vpit.fr Git - perl/modules/Thread-Cleanup.git/blob - META.yml
Quote "$]" to work around a bug in old perls
[perl/modules/Thread-Cleanup.git] / META.yml
1 --- #YAML:1.0
2 name:               Thread-Cleanup
3 version:            0.04
4 abstract:           Hook thread destruction.
5 author:
6     - Vincent Pit <perl@profvince.com>
7 license:            perl
8 distribution_type:  module
9 configure_requires:
10     ExtUtils::MakeMaker:  0
11 build_requires:
12     ExtUtils::MakeMaker:  0
13     Test::More:           0
14     threads:              1.07
15     threads::shared:      0.91
16     XSLoader:             0
17 requires:
18     perl:      5.008
19     threads:   1.07
20     XSLoader:  0
21 resources:
22     bugtracker:  http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Thread-Cleanup
23     homepage:    http://search.cpan.org/dist/Thread-Cleanup/
24     license:     http://dev.perl.org/licenses/
25     repository:  http://git.profvince.com/?p=perl%2Fmodules%2FThread-Cleanup.git
26 no_index:
27     directory:
28         - t
29         - inc
30 generated_by:       ExtUtils::MakeMaker version 6.56
31 meta-spec:
32     url:      http://module-build.sourceforge.net/META-spec-v1.4.html
33     version:  1.4
34 dynamic_config:     0