Jerry D. Hedden [Mon, 10 Aug 2009 19:52:34 +0000 (15:52 -0400)]
Forgot to add new test to MANIFEST for threads
Forgot to update version for threads::shared in Maintainers.pl
Patches attached.
From
ea5eebe94489df90ab780b07e73a4df875a01705 Mon Sep 17 00:00:00 2001
From: Jerry D. Hedden <jdhedden@cpan.org>
Date: Mon, 10 Aug 2009 15:48:36 -0400
Subject: [PATCH 1/2] Add no_threads.t to MANIFEST
Signed-off-by: H.Merijn Brand <h.m.brand@xs4all.nl>
ext/threads/t/kill.t Tests thread signalling
ext/threads/t/libc.t testing libc functions for threadsafety
ext/threads/t/list.t Test threads->list()
+ext/threads/t/no_threads.t threads test for non-threaded Perls
ext/threads/t/problems.t Test various memory problems
ext/threads/t/stack_env.t Tests for stack limits
ext/threads/t/stack.t Tests for stack limits
'threads::shared' =>
{
'MAINTAINER' => 'jdhedden',
- 'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.29.tar.gz',
+ 'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.31.tar.gz',
'FILES' => q[ext/threads-shared],
'EXCLUDED' => [ qw(examples/class.pl
shared.h