Package : perl-Thread-IID

Package details

Summary: Unique Interpreter IDs

Description:
This provides an identifier to distinguish Perl interpreter instances. In environments like mod_perl2, where interpreters can be cloned and passed
around between OS threads, the thread ID gives no indication of which
interpreter instance is actually running and hence which corresponding set
of values/data-structures is actually being referenced. For such situations
the interpreter ID is more likely to be what you actually want.


URL: https://metacpan.org/release/Thread-IID
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs