libforks-perl_0.29-1_i386.changes is NEW

Debian Installer installer at ftp-master.debian.org
Fri Feb 20 22:47:11 UTC 2009


(new) libforks-perl_0.29-1.diff.gz optional perl
(new) libforks-perl_0.29-1.dsc optional perl
(new) libforks-perl_0.29-1_i386.deb optional perl
forks - emulate threads with fork
 The forks.pm module is a drop-in replacement for threads.pm.  It has the
 same syntax as the threads.pm module (it even takes over its namespace) but
 has some significant differences:
 .
  - you do _not_ need a special (threaded) version of Perl
  - it is _much_ more economic with memory usage on OS's that support COW
  - it is more efficient in the startup of threads
  - it is slightly less efficient in the stopping of threads
  - it is less efficient in inter-thread communication
 .
 If nothing else, it allows you to use the Perl threading model in
 non-threaded Perl builds and in older versions of Perl (5.6.0 and
 higher are supported).
(new) libforks-perl_0.29.orig.tar.gz optional perl
Changes: libforks-perl (0.29-1) unstable; urgency=low
 .
  * Initial Release. (Closes: #514058)


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 514058 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-perl-maintainers mailing list