perl-threads-shared

Perl extension for sharing data structures between threads

SRPM:     perl-threads-shared-1.15-1.n0i.5.fc8.src.rpm
SPEC:     perl-threads-shared.spec
Version:  1.15
Release:  1.n0i.5.fc8
Epoch:    
License:  GPL+ or Artistic
Group:    Development/Libraries
Size:     70833
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/threads-shared/
Date:     Wed Nov 07 2007, 02:05 GMT

Description:

By default, variables are private to each thread, and each newly created
thread gets a private copy of each existing variable. This module allows
sharing variables across different threads.

Changelog:

  • Wed Nov 07 2007 Marius Feraru <altblue@n0i.net> - 0:1.15-1.n0i.5
    - version 1.15
  • Fri Sep 21 2007 Marius Feraru <altblue@n0i.net> - 0:1.14-1.n0i.4
    - version 1.14
  • Sun Sep 09 2007 Marius FERARU <altblue@n0i.net> - 0:1.13-2.n0i.3
    - shorter summary and description
  • Thu Sep 06 2007 Marius Feraru <altblue@n0i.net> - 0:1.13-1.n0i.2
    - version 1.13
  • Thu May 31 2007 Marius Feraru <altblue@n0i.net> - 0:1.12-1.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer/1.14.8
    - version 1.12

Files:

  • perl-threads-shared.spec
  • threads-shared-1.15.tar.gz

Requires:

  • perl(:WITH_ITHREADS)
  • perl(:WITH_THREADS)
  • perl(ExtUtils::testlib)
  • perl(threads)
  • perl(XSLoader)
  • rpm-build-reb00t-perl
  • rpmlib(CompressedFileNames)