diff options
Diffstat (limited to 'devel/p5-IPC-Shareable/pkg-descr')
-rw-r--r-- | devel/p5-IPC-Shareable/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-IPC-Shareable/pkg-descr b/devel/p5-IPC-Shareable/pkg-descr index 0af32adb3819..5b3818ce4f2d 100644 --- a/devel/p5-IPC-Shareable/pkg-descr +++ b/devel/p5-IPC-Shareable/pkg-descr @@ -3,5 +3,3 @@ easy to share the contents of that variable with other Perl processes. Scalars, arrays, and hashes can be tied. The variable being tied may contain arbitrarily complex data structures - including references to arrays, hashes of hashes, etc. - -WWW: https://metacpan.org/release/IPC-Shareable |