projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
ca463a0
)
Thread-Queue: bump version (again) because content changed
author
Ricardo Signes <
[email protected]
>
Sat, 30 Apr 2016 18:53:22 +0000 (14:53 -0400)
committer
Ricardo Signes <
[email protected]
>
Sat, 30 Apr 2016 18:53:43 +0000 (14:53 -0400)
dist/Thread-Queue/lib/Thread/Queue.pm
patch
|
blob
|
blame
|
history
diff --git
a/dist/Thread-Queue/lib/Thread/Queue.pm
b/dist/Thread-Queue/lib/Thread/Queue.pm
index
1ca6197
..
2f87eed
100644
(file)
--- a/
dist/Thread-Queue/lib/Thread/Queue.pm
+++ b/
dist/Thread-Queue/lib/Thread/Queue.pm
@@
-3,7
+3,7
@@
package Thread::Queue;
use strict;
use warnings;
-our $VERSION = '3.08';
+our $VERSION = '3.09';
$VERSION = eval $VERSION;
use threads::shared 1.21;
@@
-304,7
+304,7
@@
Thread::Queue - Thread-safe queues
=head1 VERSION
-This document describes Thread::Queue version 3.08
+This document describes Thread::Queue version 3.09
=head1 SYNOPSIS