The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
1.0 to 1.1
----------
1, Parallel::Pvm::spawn now accepts argv argument

2, Parallel::Pvm::notify accepts "cnt" argument 
   for PvmHostAdd

3, Parallel::Pvm::recv_notify correctly receives
   list of host tids for PvmHostAdd notification

4, Some internal buffering optimization.

(1--3 was contributed by Rob Torop)