diff options
Diffstat (limited to 'devel/p5-threads-shared/pkg-descr')
-rw-r--r-- | devel/p5-threads-shared/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-threads-shared/pkg-descr b/devel/p5-threads-shared/pkg-descr index 4e6012c70e24..e3f027248542 100644 --- a/devel/p5-threads-shared/pkg-descr +++ b/devel/p5-threads-shared/pkg-descr @@ -3,5 +3,3 @@ gets a private copy of each existing variable. This module allows you to share variables across different threads (and pseudoforks on Win32). It is used together with the threads module. - -WWW: https://metacpan.org/release/threads-shared |