de5dff0 Update to 1.845

Authored and Committed by pghmcfc 4 years ago
    Update to 1.845
    
    - New upstream release 1.845
      - Croak if is_joinable, is_running, or join is called by a non-managed
        process in MCE::Child; added LIMITATION section to the documentation
      - Improved is_joinable, is_running, list_joinable, and list_running in
        MCE::Child
      - Added example (consumer requests item) to MCE::Channel documentation
      - Support the task_end option regardless of whether user_tasks is specified
      - Support IO::All::{ File, Pipe, STDIO } for input data including output
        via MCE->print($io, ...), printf, and say
      - Support gather ⇒ MCE::Candy::out_iter_fh($io) using MCE::Candy
    
        
file modified
+1 -0
file modified
+13 -1
file modified
+1 -1