system: Linux mars.sprixweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
cmd: 

Direktori : /usr/share/doc/perl-threads-shared-1.43/
Upload File :
Current File : //usr/share/doc/perl-threads-shared-1.43/README

threads::shared version 1.43
============================

This module needs Perl 5.8.0 or later compiled with USEITHREADS.
It lets you share data structures between threads.

INSTALLATION

To install this module type the following:

    perl Makefile.PL
    make
    make test
    make install

COPYRIGHT AND LICENCE

Copyright (C) 2001 Artur Bergman <sky AT crucially DOT net>
Same licence as Perl.

CPAN version produced by Jerry D. Hedden <jdhedden AT cpan DOT org>

# EOF