Plan 9 from Bell Labs’s /usr/web/sources/contrib/gabidiaz/root/sys/src/cmd/perl/ext/threads/shared/README

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


threads/shared version 0.02
===========================

This module needs perl 5.7.2 or later compiled with USEITHREADS, 
It lets you share simple data structures between threads.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

threads 0.03;

COPYRIGHT AND LICENCE

Copyright (C) 2001 Arthur Bergman artur at contiller.se
Same licence as perl.


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.