1threads::shared::handleU(s3e)r Contributed Perl Documentatthiroenads::shared::handle(3)
2
3
4
6 threads::shared::handle - default class for tie-ing handles to threads
7 with forks
8
10 Helper class for forks::shared. See documentation there.
11
13 Implementation inspired by Tie::StdHandle.
14
16 Eric Rybski <rybskej@yahoo.com>.
17
19 Elizabeth Mattijsen, <liz@dijkmat.nl>.
20
22 Copyright (c)
23 2005-2014 Eric Rybski <rybskej@yahoo.com>,
24 2002-2004 Elizabeth Mattijsen <liz@dijkmat.nl>. All rights reserved.
25 This program is free software; you can redistribute it and/or modify it
26 under the same terms as Perl itself.
27
29 forks, forks::shared.
30
31
32
33perl v5.32.1 2021-01-27 threads::shared::handle(3)