X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FThread-Cleanup.git;a=blobdiff_plain;f=META.yml;fp=META.yml;h=65f4cbbb450147384e72efb551abe844f5d6d2a2;hp=581a8ca6ae6e604c6377f997a93db0588192e003;hb=837306a28d464096b1ff6852ce1b07d7fc814149;hpb=40b4729cfac7e9a063232fac1c7601fb0885e82c diff --git a/META.yml b/META.yml index 581a8ca..65f4cbb 100644 --- a/META.yml +++ b/META.yml @@ -1,34 +1,33 @@ ---- #YAML:1.0 -name: Thread-Cleanup -version: 0.04 -abstract: Hook thread destruction. +--- +abstract: 'Hook thread destruction.' author: - - Vincent Pit -license: perl -distribution_type: module -configure_requires: - ExtUtils::MakeMaker: 0 + - 'Vincent Pit ' build_requires: - ExtUtils::MakeMaker: 0 - Test::More: 0 - threads: 1.07 - threads::shared: 0.91 - XSLoader: 0 + ExtUtils::MakeMaker: 0 + Test::More: 0 + XSLoader: 0 + threads: 1.07 + threads::shared: 0.91 +configure_requires: + ExtUtils::MakeMaker: 0 +dynamic_config: 1 +generated_by: 'ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 2.120921' +license: perl +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 +name: Thread-Cleanup +no_index: + directory: + - t + - inc requires: - perl: 5.008 - threads: 1.07 - XSLoader: 0 + XSLoader: 0 + perl: 5.008 + threads: 1.07 resources: - bugtracker: http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Thread-Cleanup - homepage: http://search.cpan.org/dist/Thread-Cleanup/ - license: http://dev.perl.org/licenses/ - repository: http://git.profvince.com/?p=perl%2Fmodules%2FThread-Cleanup.git -no_index: - directory: - - t - - inc -generated_by: ExtUtils::MakeMaker version 6.56 -meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.4.html - version: 1.4 -dynamic_config: 0 + bugtracker: http://rt.cpan.org/Dist/Display.html?Name=Thread-Cleanup + homepage: http://search.cpan.org/dist/Thread-Cleanup/ + license: http://dev.perl.org/licenses/ + repository: http://git.profvince.com/?p=perl%2Fmodules%2FThread-Cleanup.git +version: 0.05