• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

examples/H23-Jan-2018-365134

hints/H23-Jan-2018-1510

lib/H23-Jan-2018-1,15184

t/H23-Jan-2018-5,0873,893

ChangesH A D23-Jan-20189.6 KiB357262

MANIFESTH A D23-Jan-2018599 4140

META.jsonH A D23-Jan-20181.2 KiB5251

META.ymlH A D23-Jan-2018725 3332

Makefile.PLH A D23-Jan-20182.4 KiB10476

READMEH A D23-Jan-2018482 2716

ppport.hH A D23-Jan-2018190.9 KiB7,7493,290

threads.hH A D23-Jan-2018543 3224

threads.xsH A D23-Jan-201856.6 KiB1,8801,366

README

1threads version 2.21
2====================
3
4This module exposes interpreter threads to the Perl level.
5
6INSTALLATION
7
8To install this module type the following:
9
10   perl Makefile.PL
11   make
12   make test
13   make install
14
15DEPENDENCIES
16
17This module needs perl 5.8.0 or later compiled with 'useithreads'.
18
19COPYRIGHT AND LICENCE
20
21Copyright (C) 2001 Artur Bergman <sky AT crucially DOT net>
22Same licence as Perl.
23
24CPAN version produced by Jerry D. Hedden <jdhedden AT cpan DOT org>
25
26# EOF
27